#052502#052502
#052502 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.2% C 0.072 H 141.2°. Best body text is #FFFFFF at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #052502 |
|---|---|
| RGB | rgb(5, 37, 2) |
| HSL | hsl(115, 90%, 8%) |
| HSV | hsv(115, 95%, 15%) |
| CMYK | cmyk(86.5%, 0%, 94.6%, 85.5%) |
| CIE-LAB | lab(11.69, -20.26, 16.13) |
| CIE-LCH | lch(11.69, 25.90, 141.48°) |
| OKLab | oklab(23.2% -0.0559 0.0449) |
| OKLCH | oklch(23.2% 0.072 141.2) |
| XYZ | xyz(0.7351, 1.3597, 0.2811) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.31
Very Dark Green
#062E03
ΔE00 3.57
Dark Green
#033500
ΔE00 6.55
Hunter Green (survey)
#0B4008
ΔE00 9.51
Pine Green
#0A481E
ΔE00 10.83
Evergreen
#05472A
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052502 #220225
analogous
#162502 #052502 #022510
triadic
#052502 #020525 #250205
tetradic
#052502 #021625 #220225 #251002
square
#052502 #021625 #220225 #251002
split-complementary
#052502 #100225 #250216
monochromatic
#041D02 #041D02 #052502 #0D5F05 #159908
Accessibility & contrast
On white
16.51
#052502 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#052502 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052502
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052502 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052502 | 1.00 | 16.51 | 1.27 | 16.51 |
| #FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#221E04
Tritanopia (blue-blind)
#01231E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #052502; /* rgb */ color: rgb(5, 37, 2); /* oklch */ color: oklch(23.2% 0.072 141.2);
Tailwind
colors: {
custom: {
50: '#496047',
500: '#052502',
950: '#000000',
},
}SCSS
$custom: #052502; $custom-light: #496047; $custom-dark: #000000;
JSON
{
"hex": "#052502",
"rgb": {
"r": 5,
"g": 37,
"b": 2
},
"hsl": {
"h": 114.857,
"s": 89.744,
"l": 7.647
},
"oklch": {
"l": 0.23198,
"c": 0.07174,
"h": 141.2
},
"luminance": 0.0136
}Semantic roles & 50–950 ramp
primary
#052502
secondary
#63186A
accent
#29FFED
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010500
muted
#777977