#052011#052011
#052011 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.045 H 156.0°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #052011 |
|---|---|
| RGB | rgb(5, 32, 17) |
| HSL | hsl(147, 73%, 7%) |
| HSV | hsv(147, 84%, 13%) |
| CMYK | cmyk(84.4%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(9.84, -14.56, 6.85) |
| CIE-LCH | lch(9.84, 16.09, 154.82°) |
| OKLab | oklab(21.76% -0.0408 0.0182) |
| OKLCH | oklch(21.76% 0.045 156) |
| XYZ | xyz(0.6802, 1.1057, 0.7078) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.94
Very Dark Green
#062E03
ΔE00 9.28
Dark Green
#033500
ΔE00 12.10
Evergreen
#05472A
ΔE00 13.10
Almost Black
#070D0D
ΔE00 13.91
Hunter Green (survey)
#0B4008
ΔE00 14.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052011 #200514
analogous
#062005 #052011 #05201F
triadic
#052011 #110520 #201105
tetradic
#052011 #050620 #200514 #201F05
square
#052011 #050620 #200514 #201F05
split-complementary
#052011 #1F0520 #200506
monochromatic
#041A0E #041A0E #052011 #0D552D #168A49
Accessibility & contrast
On white
17.20
#052011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#052011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052011
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052011 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D10
Deuteranopia (green-blind)
#1C1A12
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #052011; /* rgb */ color: rgb(5, 32, 17); /* oklch */ color: oklch(21.8% 0.045 156.0);
Tailwind
colors: {
custom: {
50: '#485b4f',
500: '#052011',
950: '#000000',
},
}SCSS
$custom: #052011; $custom-light: #485b4f; $custom-dark: #000000;
JSON
{
"hex": "#052011",
"rgb": {
"r": 5,
"g": 32,
"b": 17
},
"hsl": {
"h": 146.667,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.2176,
"c": 0.04464,
"h": 156
},
"luminance": 0.01106
}Semantic roles & 50–950 ramp
primary
#052011
secondary
#612044
accent
#389EF0
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977