#052F14#052F14
#052F14 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.067 H 150.8°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #052F14 |
|---|---|
| RGB | rgb(5, 47, 20) |
| HSL | hsl(141, 81%, 10%) |
| HSV | hsv(141, 89%, 18%) |
| CMYK | cmyk(89.4%, 0%, 57.4%, 81.6%) |
| CIE-LAB | lab(16.08, -21.69, 13.34) |
| CIE-LCH | lch(16.08, 25.47, 148.41°) |
| OKLab | oklab(26.93% -0.0583 0.0326) |
| OKLCH | oklch(26.93% 0.067 150.8) |
| XYZ | xyz(1.2053, 2.1157, 1.0065) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.45
Very Dark Green
#062E03
ΔE00 3.96
Dark Green
#033500
ΔE00 6.24
Evergreen
#05472A
ΔE00 7.56
Pine Green
#0A481E
ΔE00 8.27
Hunter Green (survey)
#0B4008
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052F14 #2F0520
analogous
#0B2F05 #052F14 #052F29
triadic
#052F14 #14052F #2F1405
tetradic
#052F14 #050B2F #2F0520 #2F2905
square
#052F14 #050B2F #2F0520 #2F2905
split-complementary
#052F14 #29052F #2F050B
monochromatic
#031C0C #031C0C #052F14 #0B662C #119E43
Accessibility & contrast
On white
14.76
#052F14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#052F14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052F14
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052F14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052F14 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A12
Deuteranopia (green-blind)
#2A2716
Tritanopia (blue-blind)
#002E29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #052f14; /* rgb */ color: rgb(5, 47, 20); /* oklch */ color: oklch(26.9% 0.067 150.8);
Tailwind
colors: {
custom: {
50: '#4c6852',
500: '#052f14',
950: '#000000',
},
}SCSS
$custom: #052f14; $custom-light: #4c6852; $custom-dark: #000000;
JSON
{
"hex": "#052f14",
"rgb": {
"r": 5,
"g": 47,
"b": 20
},
"hsl": {
"h": 141.429,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.26927,
"c": 0.0668,
"h": 150.8
},
"luminance": 0.02116
}Semantic roles & 50–950 ramp
primary
#052F14
secondary
#711F54
accent
#31B0F7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78