#052010#052010
#052010 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.046 H 154.4°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #052010 |
|---|---|
| RGB | rgb(5, 32, 16) |
| HSL | hsl(144, 73%, 7%) |
| HSV | hsv(144, 84%, 13%) |
| CMYK | cmyk(84.4%, 0%, 50%, 87.5%) |
| CIE-LAB | lab(9.82, -14.77, 7.38) |
| CIE-LCH | lch(9.82, 16.51, 153.45°) |
| OKLab | oklab(21.73% -0.0414 0.0198) |
| OKLCH | oklch(21.73% 0.046 154.4) |
| XYZ | xyz(0.6726, 1.1026, 0.6675) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.63
Very Dark Green
#062E03
ΔE00 8.97
Dark Green
#033500
ΔE00 11.80
Evergreen
#05472A
ΔE00 12.99
Almost Black
#070D0D
ΔE00 14.12
Hunter Green (survey)
#0B4008
ΔE00 14.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052010 #200515
analogous
#082005 #052010 #05201E
triadic
#052010 #100520 #201005
tetradic
#052010 #050820 #200515 #201E05
square
#052010 #050820 #200515 #201E05
split-complementary
#052010 #1E0520 #200508
monochromatic
#041A0D #041A0D #052010 #0D552A #168A45
Accessibility & contrast
On white
17.20
#052010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#052010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052010
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052010 | 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)
#201D0F
Deuteranopia (green-blind)
#1C1A11
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #052010; /* rgb */ color: rgb(5, 32, 16); /* oklch */ color: oklch(21.7% 0.046 154.4);
Tailwind
colors: {
custom: {
50: '#485b4e',
500: '#052010',
950: '#000000',
},
}SCSS
$custom: #052010; $custom-light: #485b4e; $custom-dark: #000000;
JSON
{
"hex": "#052010",
"rgb": {
"r": 5,
"g": 32,
"b": 16
},
"hsl": {
"h": 144.444,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.21732,
"c": 0.04588,
"h": 154.4
},
"luminance": 0.01103
}Semantic roles & 50–950 ramp
primary
#052010
secondary
#612046
accent
#38A5F0
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977