#052F1E#052F1E
#052F1E is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.055 H 161.4°. Best body text is #FFFFFF at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #052F1E |
|---|---|
| RGB | rgb(5, 47, 30) |
| HSL | hsl(156, 81%, 10%) |
| HSV | hsv(156, 89%, 18%) |
| CMYK | cmyk(89.4%, 0%, 36.2%, 81.6%) |
| CIE-LAB | lab(16.30, -19.24, 6.95) |
| CIE-LCH | lch(16.30, 20.46, 160.13°) |
| OKLab | oklab(27.18% -0.0525 0.0177) |
| OKLCH | oklch(27.18% 0.055 161.4) |
| XYZ | xyz(1.3133, 2.1589, 1.5755) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.32
Very Dark Green
#062E03
ΔE00 7.85
Evergreen
#05472A
ΔE00 8.21
Dark Green
#033500
ΔE00 10.04
Pine Green
#0A481E
ΔE00 10.46
Hunter Green (survey)
#0B4008
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052F1E #2F0516
analogous
#052F09 #052F1E #052B2F
triadic
#052F1E #1E052F #2F1E05
tetradic
#052F1E #09052F #2F0516 #2B2F05
square
#052F1E #09052F #2F0516 #2B2F05
split-complementary
#052F1E #2F052B #2F0905
monochromatic
#031C12 #031C12 #052F1E #0B6641 #119E65
Accessibility & contrast
On white
14.67
#052F1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#052F1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052F1E
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052F1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052F1E | 1.00 | 14.67 | 1.43 | 14.67 |
| #FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1D
Deuteranopia (green-blind)
#29271F
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #052f1e; /* rgb */ color: rgb(5, 47, 30); /* oklch */ color: oklch(27.2% 0.055 161.4);
Tailwind
colors: {
custom: {
50: '#4c6859',
500: '#052f1e',
950: '#000000',
},
}SCSS
$custom: #052f1e; $custom-light: #4c6859; $custom-dark: #000000;
JSON
{
"hex": "#052f1e",
"rgb": {
"r": 5,
"g": 47,
"b": 30
},
"hsl": {
"h": 155.714,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.27177,
"c": 0.05536,
"h": 161.4
},
"luminance": 0.02159
}Semantic roles & 50–950 ramp
primary
#052F1E
secondary
#711F40
accent
#3181F7
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78