#052F13#052F13
#052F13 is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.068 H 150.0°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #052F13 |
|---|---|
| RGB | rgb(5, 47, 19) |
| HSL | hsl(140, 81%, 10%) |
| HSV | hsv(140, 89%, 18%) |
| CMYK | cmyk(89.4%, 0%, 59.6%, 81.6%) |
| CIE-LAB | lab(16.07, -21.90, 13.96) |
| CIE-LCH | lch(16.07, 25.97, 147.49°) |
| OKLab | oklab(26.91% -0.0588 0.034) |
| OKLCH | oklch(26.91% 0.068 150) |
| XYZ | xyz(1.1965, 2.1122, 0.9606) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.11
Very Dark Green
#062E03
ΔE00 3.61
Dark Green
#033500
ΔE00 5.91
Evergreen
#05472A
ΔE00 7.60
Hunter Green (survey)
#0B4008
ΔE00 8.08
Pine Green
#0A481E
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052F13 #2F0521
analogous
#0C2F05 #052F13 #052F28
triadic
#052F13 #13052F #2F1305
tetradic
#052F13 #050C2F #2F0521 #2F2805
square
#052F13 #050C2F #2F0521 #2F2805
split-complementary
#052F13 #28052F #2F050C
monochromatic
#031C0B #031C0B #052F13 #0B6629 #119E40
Accessibility & contrast
On white
14.76
#052F13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#052F13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052F13
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052F13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052F13 | 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)
#2F2A11
Deuteranopia (green-blind)
#2A2715
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #052f13; /* rgb */ color: rgb(5, 47, 19); /* oklch */ color: oklch(26.9% 0.068 150.0);
Tailwind
colors: {
custom: {
50: '#4c6851',
500: '#052f13',
950: '#000000',
},
}SCSS
$custom: #052f13; $custom-light: #4c6851; $custom-dark: #000000;
JSON
{
"hex": "#052f13",
"rgb": {
"r": 5,
"g": 47,
"b": 19
},
"hsl": {
"h": 140,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.26906,
"c": 0.06794,
"h": 150
},
"luminance": 0.02112
}Semantic roles & 50–950 ramp
primary
#052F13
secondary
#711F55
accent
#31B5F7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78