#052F24#052F24
#052F24 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.4% C 0.049 H 171.0°. Best body text is #FFFFFF at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #052F24 |
|---|---|
| RGB | rgb(5, 47, 36) |
| HSL | hsl(164, 81%, 10%) |
| HSV | hsv(164, 89%, 18%) |
| CMYK | cmyk(89.4%, 0%, 23.4%, 81.6%) |
| CIE-LAB | lab(16.47, -17.45, 3.05) |
| CIE-LCH | lch(16.47, 17.72, 170.10°) |
| OKLab | oklab(27.37% -0.0488 0.0078) |
| OKLCH | oklch(27.37% 0.049 171) |
| XYZ | xyz(1.3974, 2.1925, 2.0183) |
| Luminance | 0.0219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.74
Dark Forest Green
#002D04
ΔE00 10.08
Very Dark Green
#062E03
ΔE00 10.58
Dark Blue Green
#005249
ΔE00 11.33
Dark Teal
#014D4E
ΔE00 11.44
Pine Green
#0A481E
ΔE00 12.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052F24 #2F0510
analogous
#052F0F #052F24 #05252F
triadic
#052F24 #24052F #2F2405
tetradic
#052F24 #0F052F #2F0510 #252F05
square
#052F24 #0F052F #2F0510 #252F05
split-complementary
#052F24 #2F0525 #2F0F05
monochromatic
#031C15 #031C15 #052F24 #0B664E #119E79
Accessibility & contrast
On white
14.60
#052F24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.44
#052F24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052F24
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052F24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052F24 | 1.00 | 14.60 | 1.44 | 14.60 |
| #FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B23
Deuteranopia (green-blind)
#282725
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #052f24; /* rgb */ color: rgb(5, 47, 36); /* oklch */ color: oklch(27.4% 0.049 171.0);
Tailwind
colors: {
custom: {
50: '#4d685e',
500: '#052f24',
950: '#000000',
},
}SCSS
$custom: #052f24; $custom-light: #4d685e; $custom-dark: #000000;
JSON
{
"hex": "#052f24",
"rgb": {
"r": 5,
"g": 47,
"b": 36
},
"hsl": {
"h": 164.286,
"s": 80.769,
"l": 10.196
},
"oklch": {
"l": 0.27369,
"c": 0.04944,
"h": 171
},
"luminance": 0.02193
}Semantic roles & 50–950 ramp
primary
#052F24
secondary
#711F35
accent
#3165F7
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79