#052929#052929
#052929 is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.6% C 0.040 H 195.0°. Best body text is #FFFFFF at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #052929 |
|---|---|
| RGB | rgb(5, 41, 41) |
| HSL | hsl(180, 78%, 9%) |
| HSV | hsv(180, 88%, 16%) |
| CMYK | cmyk(87.8%, 0%, 0%, 83.9%) |
| CIE-LAB | lab(14.28, -12.31, -3.67) |
| CIE-LCH | lch(14.28, 12.84, 196.63°) |
| OKLab | oklab(25.64% -0.0382 -0.0102) |
| OKLCH | oklch(25.64% 0.04 195) |
| XYZ | xyz(1.2556, 1.7781, 2.3744) |
| Luminance | 0.0178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.65
Dark Teal
#014D4E
ΔE00 11.67
Darkslategray
#2F4F4F
ΔE00 12.11
Charcoal (survey)
#343837
ΔE00 12.31
Almost Black
#070D0D
ΔE00 12.92
Dark Blue Grey
#1F3B4D
ΔE00 12.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052929 #290505
analogous
#052917 #052929 #051729
triadic
#052929 #290529 #292905
tetradic
#052929 #170529 #290505 #172905
square
#052929 #170529 #290505 #172905
split-complementary
#052929 #290517 #291705
monochromatic
#031B1B #031B1B #052929 #0C6060 #129696
Accessibility & contrast
On white
15.49
#052929 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#052929 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052929
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052929 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052929 | 1.00 | 15.49 | 1.36 | 15.49 |
| #FFFFFF | 15.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262629
Deuteranopia (green-blind)
#202229
Tritanopia (blue-blind)
#002B29
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #052929; /* rgb */ color: rgb(5, 41, 41); /* oklch */ color: oklch(25.6% 0.040 195.0);
Tailwind
colors: {
custom: {
50: '#4c6362',
500: '#052929',
950: '#000000',
},
}SCSS
$custom: #052929; $custom-light: #4c6362; $custom-dark: #000000;
JSON
{
"hex": "#052929",
"rgb": {
"r": 5,
"g": 41,
"b": 41
},
"hsl": {
"h": 180,
"s": 78.261,
"l": 9.02
},
"oklch": {
"l": 0.2564,
"c": 0.03956,
"h": 195
},
"luminance": 0.01778
}Semantic roles & 50–950 ramp
primary
#052929
secondary
#6B1F1F
accent
#3333F5
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979