#052E14#052E14
#052E14 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.6% C 0.065 H 151.2°. Best body text is #FFFFFF at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #052E14 |
|---|---|
| RGB | rgb(5, 46, 20) |
| HSL | hsl(142, 80%, 10%) |
| HSV | hsv(142, 89%, 18%) |
| CMYK | cmyk(89.1%, 0%, 56.5%, 82%) |
| CIE-LAB | lab(15.68, -21.24, 12.83) |
| CIE-LCH | lch(15.68, 24.81, 148.87°) |
| OKLab | oklab(26.59% -0.0571 0.0314) |
| OKLCH | oklch(26.59% 0.065 151.2) |
| XYZ | xyz(1.1657, 2.0366, 0.9934) |
| Luminance | 0.0204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.72
Very Dark Green
#062E03
ΔE00 4.23
Dark Green
#033500
ΔE00 6.61
Evergreen
#05472A
ΔE00 7.85
Pine Green
#0A481E
ΔE00 8.67
Hunter Green (survey)
#0B4008
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052E14 #2E051F
analogous
#0B2E05 #052E14 #052E28
triadic
#052E14 #14052E #2E1405
tetradic
#052E14 #050B2E #2E051F #2E2805
square
#052E14 #050B2E #2E051F #2E2805
split-complementary
#052E14 #28052E #2E050B
monochromatic
#031C0C #031C0C #052E14 #0B652C #119C44
Accessibility & contrast
On white
14.92
#052E14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#052E14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052E14
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052E14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052E14 | 1.00 | 14.92 | 1.41 | 14.92 |
| #FFFFFF | 14.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2912
Deuteranopia (green-blind)
#292616
Tritanopia (blue-blind)
#002D28
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #052e14; /* rgb */ color: rgb(5, 46, 20); /* oklch */ color: oklch(26.6% 0.065 151.2);
Tailwind
colors: {
custom: {
50: '#4c6752',
500: '#052e14',
950: '#000000',
},
}SCSS
$custom: #052e14; $custom-light: #4c6752; $custom-dark: #000000;
JSON
{
"hex": "#052e14",
"rgb": {
"r": 5,
"g": 46,
"b": 20
},
"hsl": {
"h": 141.951,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.26592,
"c": 0.06518,
"h": 151.2
},
"luminance": 0.02037
}Semantic roles & 50–950 ramp
primary
#052E14
secondary
#701F52
accent
#31AEF7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78