#052F16#052F16
#052F16 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.064 H 152.5°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #052F16 |
|---|---|
| RGB | rgb(5, 47, 22) |
| HSL | hsl(144, 81%, 10%) |
| HSV | hsv(144, 89%, 18%) |
| CMYK | cmyk(89.4%, 0%, 53.2%, 81.6%) |
| CIE-LAB | lab(16.12, -21.26, 12.09) |
| CIE-LCH | lch(16.12, 24.46, 150.37°) |
| OKLab | oklab(26.97% -0.0572 0.0298) |
| OKLCH | oklch(26.97% 0.064 152.5) |
| XYZ | xyz(1.2238, 2.1231, 1.1042) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.15
Very Dark Green
#062E03
ΔE00 4.68
Dark Green
#033500
ΔE00 6.93
Evergreen
#05472A
ΔE00 7.51
Pine Green
#0A481E
ΔE00 8.57
Hunter Green (survey)
#0B4008
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052F16 #2F051E
analogous
#092F05 #052F16 #052F2B
triadic
#052F16 #16052F #2F1605
tetradic
#052F16 #05092F #2F051E #2F2B05
square
#052F16 #05092F #2F051E #2F2B05
split-complementary
#052F16 #2B052F #2F0509
monochromatic
#031C0D #031C0D #052F16 #0B6630 #119E4A
Accessibility & contrast
On white
14.74
#052F16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#052F16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052F16
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052F16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052F16 | 1.00 | 14.74 | 1.42 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A14
Deuteranopia (green-blind)
#2A2718
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #052f16; /* rgb */ color: rgb(5, 47, 22); /* oklch */ color: oklch(27.0% 0.064 152.5);
Tailwind
colors: {
custom: {
50: '#4c6853',
500: '#052f16',
950: '#000000',
},
}SCSS
$custom: #052f16; $custom-light: #4c6853; $custom-dark: #000000;
JSON
{
"hex": "#052f16",
"rgb": {
"r": 5,
"g": 47,
"b": 22
},
"hsl": {
"h": 144.286,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.2697,
"c": 0.06449,
"h": 152.5
},
"luminance": 0.02123
}Semantic roles & 50–950 ramp
primary
#052F16
secondary
#711F50
accent
#31A7F7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78