#052E15#052E15
#052E15 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.6% C 0.064 H 152.0°. Best body text is #FFFFFF at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #052E15 |
|---|---|
| RGB | rgb(5, 46, 21) |
| HSL | hsl(143, 80%, 10%) |
| HSV | hsv(143, 89%, 18%) |
| CMYK | cmyk(89.1%, 0%, 54.3%, 82%) |
| CIE-LAB | lab(15.70, -21.02, 12.20) |
| CIE-LCH | lch(15.70, 24.30, 149.87°) |
| OKLab | oklab(26.61% -0.0565 0.03) |
| OKLCH | oklch(26.61% 0.064 152) |
| XYZ | xyz(1.1748, 2.0403, 1.0412) |
| Luminance | 0.0204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.07
Very Dark Green
#062E03
ΔE00 4.59
Dark Green
#033500
ΔE00 6.95
Evergreen
#05472A
ΔE00 7.83
Pine Green
#0A481E
ΔE00 8.82
Hunter Green (survey)
#0B4008
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052E15 #2E051E
analogous
#092E05 #052E15 #052E2A
triadic
#052E15 #15052E #2E1505
tetradic
#052E15 #05092E #2E051E #2E2A05
square
#052E15 #05092E #2E051E #2E2A05
split-complementary
#052E15 #2A052E #2E0509
monochromatic
#031C0D #031C0D #052E15 #0B652E #119C47
Accessibility & contrast
On white
14.91
#052E15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#052E15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052E15
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052E15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052E15 | 1.00 | 14.91 | 1.41 | 14.91 |
| #FFFFFF | 14.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2913
Deuteranopia (green-blind)
#292617
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #052e15; /* rgb */ color: rgb(5, 46, 21); /* oklch */ color: oklch(26.6% 0.064 152.0);
Tailwind
colors: {
custom: {
50: '#4c6752',
500: '#052e15',
950: '#000000',
},
}SCSS
$custom: #052e15; $custom-light: #4c6752; $custom-dark: #000000;
JSON
{
"hex": "#052e15",
"rgb": {
"r": 5,
"g": 46,
"b": 21
},
"hsl": {
"h": 143.415,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.26614,
"c": 0.06402,
"h": 152
},
"luminance": 0.0204
}Semantic roles & 50–950 ramp
primary
#052E15
secondary
#701F50
accent
#31AAF7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78