#052E29#052E29
#052E29 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.2% C 0.045 H 183.0°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #052E29 |
|---|---|
| RGB | rgb(5, 46, 41) |
| HSL | hsl(173, 80%, 10%) |
| HSV | hsv(173, 89%, 18%) |
| CMYK | cmyk(89.1%, 0%, 10.9%, 82%) |
| CIE-LAB | lab(16.24, -15.24, -0.77) |
| CIE-LCH | lch(16.24, 15.26, 182.91°) |
| OKLab | oklab(27.23% -0.0446 -0.0023) |
| OKLCH | oklch(27.23% 0.045 183) |
| XYZ | xyz(1.4396, 2.1462, 2.4358) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.34
Darkslategray
#2F4F4F
ΔE00 11.44
Dark Blue Green
#005249
ΔE00 11.68
Evergreen
#05472A
ΔE00 12.29
Gunmetal
#2A3439
ΔE00 12.77
Dark Forest Green
#002D04
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052E29 #2E050A
analogous
#052E15 #052E29 #051E2E
triadic
#052E29 #29052E #2E2905
tetradic
#052E29 #15052E #2E050A #1E2E05
square
#052E29 #15052E #2E050A #1E2E05
split-complementary
#052E29 #2E051E #2E1505
monochromatic
#031C19 #031C19 #052E29 #0B655A #119C8B
Accessibility & contrast
On white
14.69
#052E29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#052E29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052E29
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052E29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052E29 | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2B29
Deuteranopia (green-blind)
#262729
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #052e29; /* rgb */ color: rgb(5, 46, 41); /* oklch */ color: oklch(27.2% 0.045 183.0);
Tailwind
colors: {
custom: {
50: '#4d6762',
500: '#052e29',
950: '#000000',
},
}SCSS
$custom: #052e29; $custom-light: #4d6762; $custom-dark: #000000;
JSON
{
"hex": "#052e29",
"rgb": {
"r": 5,
"g": 46,
"b": 41
},
"hsl": {
"h": 172.683,
"s": 80.392,
"l": 10
},
"oklch": {
"l": 0.27234,
"c": 0.04465,
"h": 183
},
"luminance": 0.02146
}Semantic roles & 50–950 ramp
primary
#052E29
secondary
#701F29
accent
#3149F7
background
#F4F6F5
surface
#E7EBEA
border
#C3C6C6
text
#010605
muted
#777A79