#052F0B#052F0B
#052F0B is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.8% C 0.076 H 145.3°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #052F0B |
|---|---|
| RGB | rgb(5, 47, 11) |
| HSL | hsl(129, 81%, 10%) |
| HSV | hsv(129, 89%, 18%) |
| CMYK | cmyk(89.4%, 0%, 76.6%, 81.6%) |
| CIE-LAB | lab(15.95, -23.28, 18.06) |
| CIE-LCH | lch(15.95, 29.46, 142.19°) |
| OKLab | oklab(26.77% -0.0628 0.0435) |
| OKLCH | oklch(26.77% 0.076 145.3) |
| XYZ | xyz(1.1394, 2.0893, 0.6598) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.19
Very Dark Green
#062E03
ΔE00 1.42
Dark Green
#033500
ΔE00 3.87
Hunter Green (survey)
#0B4008
ΔE00 6.51
Pine Green
#0A481E
ΔE00 7.67
Forrest Green
#154406
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052F0B #2F0529
analogous
#142F05 #052F0B #052F20
triadic
#052F0B #0B052F #2F0B05
tetradic
#052F0B #05142F #2F0529 #2F2005
square
#052F0B #05142F #2F0529 #2F2005
split-complementary
#052F0B #20052F #2F0514
monochromatic
#031C06 #031C06 #052F0B #0B6618 #119E25
Accessibility & contrast
On white
14.81
#052F0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#052F0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052F0B
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052F0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052F0B | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A07
Deuteranopia (green-blind)
#2B260E
Tritanopia (blue-blind)
#002E27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #052f0b; /* rgb */ color: rgb(5, 47, 11); /* oklch */ color: oklch(26.8% 0.076 145.3);
Tailwind
colors: {
custom: {
50: '#4c684c',
500: '#052f0b',
950: '#000000',
},
}SCSS
$custom: #052f0b; $custom-light: #4c684c; $custom-dark: #000000;
JSON
{
"hex": "#052f0b",
"rgb": {
"r": 5,
"g": 47,
"b": 11
},
"hsl": {
"h": 128.571,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.26773,
"c": 0.07637,
"h": 145.3
},
"luminance": 0.02089
}Semantic roles & 50–950 ramp
primary
#052F0B
secondary
#711F65
accent
#31DBF7
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77