#052E17#052E17
#052E17 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.7% C 0.062 H 153.9°. Best body text is #FFFFFF at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #052E17 |
|---|---|
| RGB | rgb(5, 46, 23) |
| HSL | hsl(146, 80%, 10%) |
| HSV | hsv(146, 89%, 18%) |
| CMYK | cmyk(89.1%, 0%, 50%, 82%) |
| CIE-LAB | lab(15.74, -20.56, 10.93) |
| CIE-LCH | lch(15.74, 23.29, 152.01°) |
| OKLab | oklab(26.66% -0.0554 0.0271) |
| OKLCH | oklch(26.66% 0.062 153.9) |
| XYZ | xyz(1.1941, 2.0480, 1.1428) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.82
Very Dark Green
#062E03
ΔE00 5.34
Dark Green
#033500
ΔE00 7.67
Evergreen
#05472A
ΔE00 7.86
Pine Green
#0A481E
ΔE00 9.18
Hunter Green (survey)
#0B4008
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052E17 #2E051C
analogous
#082E05 #052E17 #052E2B
triadic
#052E17 #17052E #2E1705
tetradic
#052E17 #05082E #2E051C #2E2B05
square
#052E17 #05082E #2E051C #2E2B05
split-complementary
#052E17 #2B052E #2E0508
monochromatic
#031C0E #031C0E #052E17 #0B6533 #119C4E
Accessibility & contrast
On white
14.90
#052E17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#052E17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052E17
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052E17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052E17 | 1.00 | 14.90 | 1.41 | 14.90 |
| #FFFFFF | 14.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2915
Deuteranopia (green-blind)
#292619
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #052e17; /* rgb */ color: rgb(5, 46, 23); /* oklch */ color: oklch(26.7% 0.062 153.9);
Tailwind
colors: {
custom: {
50: '#4c6754',
500: '#052e17',
950: '#000000',
},
}SCSS
$custom: #052e17; $custom-light: #4c6754; $custom-dark: #000000;
JSON
{
"hex": "#052e17",
"rgb": {
"r": 5,
"g": 46,
"b": 23
},
"hsl": {
"h": 146.341,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.2666,
"c": 0.06168,
"h": 153.9
},
"luminance": 0.02048
}Semantic roles & 50–950 ramp
primary
#052E17
secondary
#701F4C
accent
#31A0F7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78