#052111#052111
#052111 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.1% C 0.046 H 155.1°. Best body text is #FFFFFF at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #052111 |
|---|---|
| RGB | rgb(5, 33, 17) |
| HSL | hsl(146, 74%, 7%) |
| HSV | hsv(146, 85%, 13%) |
| CMYK | cmyk(84.8%, 0%, 48.5%, 87.1%) |
| CIE-LAB | lab(10.26, -15.25, 7.44) |
| CIE-LCH | lch(10.26, 16.96, 153.99°) |
| OKLab | oklab(22.1% -0.0421 0.0195) |
| OKLCH | oklch(22.1% 0.046 155.1) |
| XYZ | xyz(0.7076, 1.1604, 0.7169) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.35
Very Dark Green
#062E03
ΔE00 8.71
Dark Green
#033500
ΔE00 11.54
Evergreen
#05472A
ΔE00 12.59
Hunter Green (survey)
#0B4008
ΔE00 13.98
Pine Green
#0A481E
ΔE00 14.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052111 #210515
analogous
#072105 #052111 #05211F
triadic
#052111 #110521 #211105
tetradic
#052111 #050721 #210515 #211F05
square
#052111 #050721 #210515 #211F05
split-complementary
#052111 #1F0521 #210507
monochromatic
#041B0E #041B0E #052111 #0D562C #158B48
Accessibility & contrast
On white
17.05
#052111 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#052111 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052111
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052111 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052111 | 1.00 | 17.05 | 1.23 | 17.05 |
| #FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E10
Deuteranopia (green-blind)
#1D1B12
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #052111; /* rgb */ color: rgb(5, 33, 17); /* oklch */ color: oklch(22.1% 0.046 155.1);
Tailwind
colors: {
custom: {
50: '#485c4f',
500: '#052111',
950: '#000000',
},
}SCSS
$custom: #052111; $custom-light: #485c4f; $custom-dark: #000000;
JSON
{
"hex": "#052111",
"rgb": {
"r": 5,
"g": 33,
"b": 17
},
"hsl": {
"h": 145.714,
"s": 73.684,
"l": 7.451
},
"oklch": {
"l": 0.22104,
"c": 0.04646,
"h": 155.1
},
"luminance": 0.0116
}Semantic roles & 50–950 ramp
primary
#052111
secondary
#621F46
accent
#37A1F0
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977