#052E18#052E18
#052E18 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.7% C 0.061 H 154.9°. Best body text is #FFFFFF at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #052E18 |
|---|---|
| RGB | rgb(5, 46, 24) |
| HSL | hsl(148, 80%, 10%) |
| HSV | hsv(148, 89%, 18%) |
| CMYK | cmyk(89.1%, 0%, 47.8%, 82%) |
| CIE-LAB | lab(15.76, -20.32, 10.29) |
| CIE-LCH | lch(15.76, 22.78, 153.15°) |
| OKLab | oklab(26.68% -0.0548 0.0257) |
| OKLCH | oklch(26.68% 0.061 154.9) |
| XYZ | xyz(1.2043, 2.0521, 1.1966) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.20
Very Dark Green
#062E03
ΔE00 5.73
Evergreen
#05472A
ΔE00 7.90
Dark Green
#033500
ΔE00 8.04
Pine Green
#0A481E
ΔE00 9.38
Hunter Green (survey)
#0B4008
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052E18 #2E051B
analogous
#062E05 #052E18 #052E2D
triadic
#052E18 #18052E #2E1805
tetradic
#052E18 #05062E #2E051B #2E2D05
square
#052E18 #05062E #2E051B #2E2D05
split-complementary
#052E18 #2D052E #2E0506
monochromatic
#031C0E #031C0E #052E18 #0B6535 #119C52
Accessibility & contrast
On white
14.89
#052E18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#052E18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052E18
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052E18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052E18 | 1.00 | 14.89 | 1.41 | 14.89 |
| #FFFFFF | 14.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2916
Deuteranopia (green-blind)
#292619
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #052e18; /* rgb */ color: rgb(5, 46, 24); /* oklch */ color: oklch(26.7% 0.061 154.9);
Tailwind
colors: {
custom: {
50: '#4c6755',
500: '#052e18',
950: '#000000',
},
}SCSS
$custom: #052e18; $custom-light: #4c6755; $custom-dark: #000000;
JSON
{
"hex": "#052e18",
"rgb": {
"r": 5,
"g": 46,
"b": 24
},
"hsl": {
"h": 147.805,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.26684,
"c": 0.06051,
"h": 154.9
},
"luminance": 0.02052
}Semantic roles & 50–950 ramp
primary
#052E18
secondary
#701F4A
accent
#319BF7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010603
muted
#777A78