#052C28#052C28
#052C28 is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.6% C 0.043 H 184.9°. Best body text is #FFFFFF at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #052C28 |
|---|---|
| RGB | rgb(5, 44, 40) |
| HSL | hsl(174, 80%, 10%) |
| HSV | hsv(174, 89%, 17%) |
| CMYK | cmyk(88.6%, 0%, 9.1%, 82.7%) |
| CIE-LAB | lab(15.42, -14.45, -1.28) |
| CIE-LCH | lch(15.42, 14.50, 185.04°) |
| OKLab | oklab(26.56% -0.0426 -0.0037) |
| OKLCH | oklch(26.56% 0.043 184.9) |
| XYZ | xyz(1.3461, 1.9867, 2.3196) |
| Luminance | 0.0199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 10.84
Darkslategray
#2F4F4F
ΔE00 11.75
Gunmetal
#2A3439
ΔE00 12.30
Dark Blue Green
#005249
ΔE00 12.44
Evergreen
#05472A
ΔE00 13.13
Charcoal (survey)
#343837
ΔE00 13.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052C28 #2C0509
analogous
#052C15 #052C28 #051D2C
triadic
#052C28 #28052C #2C2805
tetradic
#052C28 #15052C #2C0509 #1D2C05
square
#052C28 #15052C #2C0509 #1D2C05
split-complementary
#052C28 #2C051D #2C1505
monochromatic
#031B19 #031B19 #052C28 #0B635A #119A8C
Accessibility & contrast
On white
15.03
#052C28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#052C28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052C28
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052C28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052C28 | 1.00 | 15.03 | 1.40 | 15.03 |
| #FFFFFF | 15.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292928
Deuteranopia (green-blind)
#242528
Tritanopia (blue-blind)
#002D2B
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #052c28; /* rgb */ color: rgb(5, 44, 40); /* oklch */ color: oklch(26.6% 0.043 184.9);
Tailwind
colors: {
custom: {
50: '#4c6561',
500: '#052c28',
950: '#000000',
},
}SCSS
$custom: #052c28; $custom-light: #4c6561; $custom-dark: #000000;
JSON
{
"hex": "#052c28",
"rgb": {
"r": 5,
"g": 44,
"b": 40
},
"hsl": {
"h": 173.846,
"s": 79.592,
"l": 9.608
},
"oklch": {
"l": 0.26555,
"c": 0.0428,
"h": 184.9
},
"luminance": 0.01987
}Semantic roles & 50–950 ramp
primary
#052C28
secondary
#6E1F27
accent
#3246F6
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010505
muted
#777A79