#052902#052902
#052902 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.077 H 141.4°. Best body text is #FFFFFF at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #052902 |
|---|---|
| RGB | rgb(5, 41, 2) |
| HSL | hsl(115, 91%, 8%) |
| HSV | hsv(115, 95%, 16%) |
| CMYK | cmyk(87.8%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(13.37, -22.13, 18.40) |
| CIE-LCH | lch(13.37, 28.78, 140.26°) |
| OKLab | oklab(24.59% -0.0604 0.0482) |
| OKLCH | oklch(24.59% 0.077 141.4) |
| XYZ | xyz(0.8664, 1.6224, 0.3249) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.71
Very Dark Green
#062E03
ΔE00 1.86
Dark Green
#033500
ΔE00 4.83
Hunter Green (survey)
#0B4008
ΔE00 7.86
Forrest Green
#154406
ΔE00 9.44
Pine Green
#0A481E
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052902 #260229
analogous
#182902 #052902 #022912
triadic
#052902 #020529 #290205
tetradic
#052902 #021829 #260229 #291202
square
#052902 #021829 #260229 #291202
split-complementary
#052902 #120229 #290218
monochromatic
#041D01 #041D01 #052902 #0C6305 #139E08
Accessibility & contrast
On white
15.85
#052902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#052902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052902
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052902 | 1.00 | 15.85 | 1.32 | 15.85 |
| #FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#262105
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #052902; /* rgb */ color: rgb(5, 41, 2); /* oklch */ color: oklch(24.6% 0.077 141.4);
Tailwind
colors: {
custom: {
50: '#4a6347',
500: '#052902',
950: '#000000',
},
}SCSS
$custom: #052902; $custom-light: #4a6347; $custom-dark: #000000;
JSON
{
"hex": "#052902",
"rgb": {
"r": 5,
"g": 41,
"b": 2
},
"hsl": {
"h": 115.385,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24593,
"c": 0.07726,
"h": 141.4
},
"luminance": 0.01623
}Semantic roles & 50–950 ramp
primary
#052902
secondary
#68196E
accent
#29FFEF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977