#052E1F#052E1F
#052E1F is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.9% C 0.053 H 163.8°. Best body text is #FFFFFF at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #052E1F |
|---|---|
| RGB | rgb(5, 46, 31) |
| HSL | hsl(158, 80%, 10%) |
| HSV | hsv(158, 89%, 18%) |
| CMYK | cmyk(89.1%, 0%, 32.6%, 82%) |
| CIE-LAB | lab(15.93, -18.45, 5.75) |
| CIE-LCH | lch(15.93, 19.32, 162.69°) |
| OKLab | oklab(26.88% -0.0506 0.0147) |
| OKLCH | oklch(26.88% 0.053 163.8) |
| XYZ | xyz(1.2868, 2.0850, 1.6307) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.14
Very Dark Green
#062E03
ΔE00 8.66
Evergreen
#05472A
ΔE00 8.88
Dark Green
#033500
ΔE00 10.90
Pine Green
#0A481E
ΔE00 11.27
Dark Blue Green
#005249
ΔE00 12.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052E1F #2E0514
analogous
#052E0B #052E1F #05282E
triadic
#052E1F #1F052E #2E1F05
tetradic
#052E1F #0B052E #2E0514 #282E05
square
#052E1F #0B052E #2E0514 #282E05
split-complementary
#052E1F #2E0528 #2E0B05
monochromatic
#031C13 #031C13 #052E1F #0B6544 #119C69
Accessibility & contrast
On white
14.82
#052E1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#052E1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052E1F
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052E1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052E1F | 1.00 | 14.82 | 1.42 | 14.82 |
| #FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A1E
Deuteranopia (green-blind)
#282620
Tritanopia (blue-blind)
#002E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #052e1f; /* rgb */ color: rgb(5, 46, 31); /* oklch */ color: oklch(26.9% 0.053 163.8);
Tailwind
colors: {
custom: {
50: '#4c675a',
500: '#052e1f',
950: '#000000',
},
}SCSS
$custom: #052e1f; $custom-light: #4c675a; $custom-dark: #000000;
JSON
{
"hex": "#052e1f",
"rgb": {
"r": 5,
"g": 46,
"b": 31
},
"hsl": {
"h": 158.049,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.26879,
"c": 0.05268,
"h": 163.8
},
"luminance": 0.02085
}Semantic roles & 50–950 ramp
primary
#052E1F
secondary
#701F3D
accent
#3179F7
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78