Green 950
green-950 · #052E16
HEX
#052E16
RGB
rgb(5, 46, 22)
CMYK
cmyk(89%, 0%, 52%, 82%)
HSL
hsl(145, 80%, 10%)
LAB
lab(15.7, -20.8, 11.6)
What is Green 950?
Green 950 is the green-950 reference in the Tailwind CSS palette. Its sRGB value is #052E16 (rgb 5, 46, 22). It sits in the green family. The default color palette shipped with Tailwind CSS v3 by Tailwind Labs. 22 color families across 11 lightness steps (50 to 950). See disclaimer for accuracy and trademark notes.
Accessibility
WCAG 2.1 contrast checks for Green 950 as a background.
Black text on this color
White text on this color
Shades, tints & tonal scale of Green 950
An 11-step tonal scale derived from Green 950 (#052E16). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.
50
#EBEEEC
#EBEEEC
100
#D7DEDA
#D7DEDA
200
#AFBCB4
#AFBCB4
300
#82978B
#82978B
400
#446250
#446250
500
#052E16
#052E16
600
#042713
#042713
700
#031E0E
#031E0E
800
#02150A
#02150A
900
#010C06
#010C06
950
#010603
#010603
Lighter tints (mixed with white)
15%
#6C746E
30%
#959996
45%
#B3B6B4
60%
#CCCDCC
75%
#E1E2E1
Darker shades (mixed with black)
15%
#042A14
30%
#032611
45%
#03210E
60%
#021B0B
75%
#011407
Color harmonies for Green 950
Classic color-theory harmonies derived from rotating the hue of Green 950. Use these to build accent palettes, brand systems, and accessible UI color pairings.
Complementary
180° opposite — strongest contrast
#052E16
#052E16
#2E051D
#2E051D
Triadic
Three colors 120° apart
#052E16
#052E16
#16052E
#16052E
#2E1605
#2E1605
Analogous
Two neighbors ±30° on the wheel
#092E05
#092E05
#052E16
#052E16
#052E2B
#052E2B
Split-complementary
Base + two colors flanking its complement
#052E16
#052E16
#2A052E
#2A052E
#2E0508
#2E0508
Tetradic
Two complementary pairs
#052E16
#052E16
#051D2E
#051D2E
#2E051D
#2E051D
#2E1605
#2E1605
Square
Four colors evenly spaced 90° apart
#052E16
#052E16
#05082E
#05082E
#2E051D
#2E051D
#2E2B05
#2E2B05
Green 950 in every color space
Full conversion of Green 950 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.
HEX
#052E16
RGB
rgb(5, 46, 22)
CMYK
cmyk(89%, 0%, 52%, 82%)
HSL
hsl(145, 80%, 10%)
HSV
hsv(145, 89%, 18%)
HWB
hwb(145 2% 82%)
CIE Lab
lab(15.7 -20.8 11.6)
OKLCH
oklch(26.6% 0.063 152.9)
XYZ (D65)
xyz(1.18, 2.04, 1.09)
Copy-ready code for Green 950
Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.
CSS
color: #052E16;
background-color: #052E16;CSS variable
:root {
--color-green-950: #052E16;
}Tailwind config
// tailwind.config.js
colors: {
'green-950': '#052E16',
}Sass
$color-green-950: #052E16;Swift UIColor
UIColor(red: 0.020, green: 0.180, blue: 0.086, alpha: 1.0)Android XML
<color name="green-950">#052E16</color>Closest match in every color system
The nearest Green 950 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.
Closest in Tailwind CSS palette
Top 6 ΔE2000-closest entries within the same collection.
Closest Pantone matches
Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.
Closest RAL Classic matches
Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.
RAL 6020
#2E3A23
Chrome green
RAL 6005
#2F4538
Moss green
RAL 6007
#343B29
Bottle green
RAL 6009
#31372B
Fir green
RAL 6028
#2C5545
Pine green
RAL 6002
#2D572C
Leaf green
FAQ about Green 950
What is the HEX code for Green 950?
Green 950 (green-950) has the HEX code #052E16. In RGB it is rgb(5, 46, 22), and in CMYK it is cmyk(89%, 0%, 52%, 82%).
What is the OKLCH value of Green 950?
Green 950 converts to oklch(0.266 0.063 152.9). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.
Is Green 950 accessible for body text?
Used as a background, Green 950 has a contrast ratio of 1.41:1 with black text and 14.91:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use white text and verify in real UI context.
What is the closest Pantone to Green 950?
The closest Pantone reference to Green 950 by ΔE2000 perceptual distance is Pantone 350 C (#2C5234). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.
What is the closest RAL color to Green 950?
The closest RAL Classic reference to Green 950 by ΔE2000 distance is RAL 6020 (Chrome green, #2E3A23). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.
What is the complementary color of Green 950?
The complementary color (180° opposite on the HSL color wheel) of Green 950 is #2E051D. Use it for high-contrast accents, error states, or call-to-action pairings.
Data provenance & source
Tailwind CSS default palette (v3)
The default color palette shipped with Tailwind CSS v3 by Tailwind Labs Inc. Use as a reference for design tokens, web color systems, and Tailwind-based design conversations. Names like 'blue-500' are the project's own naming convention.
- Source type
- derived
- Confidence
- high
- License
- MIT
- Last reviewed
- 2026-05-24
Workflow tags
Tailwind palette values are designed for digital interfaces under sRGB. For print, convert to a process-appropriate value and proof against the substrate; do not rely on sRGB CMYK conversion for color-critical print work.