#052A2B#052A2B
#052A2B is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.0% C 0.040 H 197.6°. Best body text is #FFFFFF at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #052A2B |
|---|---|
| RGB | rgb(5, 42, 43) |
| HSL | hsl(182, 79%, 9%) |
| HSV | hsv(182, 88%, 17%) |
| CMYK | cmyk(88.4%, 2.3%, 0%, 83.1%) |
| CIE-LAB | lab(14.75, -12.16, -4.39) |
| CIE-LCH | lch(14.75, 12.93, 199.85°) |
| OKLab | oklab(26.05% -0.0384 -0.0122) |
| OKLCH | oklch(26.05% 0.04 197.6) |
| XYZ | xyz(1.3264, 1.8625, 2.5746) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.32
Dark Teal
#014D4E
ΔE00 11.41
Darkslategray
#2F4F4F
ΔE00 11.81
Charcoal (survey)
#343837
ΔE00 12.17
Dark Blue Grey
#1F3B4D
ΔE00 12.36
Onyx
#353839
ΔE00 13.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052A2B #2B0605
analogous
#052B19 #052A2B #05172B
triadic
#052A2B #2B052A #2A2B05
tetradic
#052A2B #19052B #2B0605 #172B05
square
#052A2B #19052B #2B0605 #172B05
split-complementary
#052A2B #2B0517 #2B1905
monochromatic
#031B1B #031B1B #052A2B #0B6062 #129599
Accessibility & contrast
On white
15.30
#052A2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#052A2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052A2B
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052A2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052A2B | 1.00 | 15.30 | 1.37 | 15.30 |
| #FFFFFF | 15.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26282B
Deuteranopia (green-blind)
#21232B
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #052a2b; /* rgb */ color: rgb(5, 42, 43); /* oklch */ color: oklch(26.0% 0.040 197.6);
Tailwind
colors: {
custom: {
50: '#4c6364',
500: '#052a2b',
950: '#000000',
},
}SCSS
$custom: #052a2b; $custom-light: #4c6364; $custom-dark: #000000;
JSON
{
"hex": "#052a2b",
"rgb": {
"r": 5,
"g": 42,
"b": 43
},
"hsl": {
"h": 181.579,
"s": 79.167,
"l": 9.412
},
"oklch": {
"l": 0.26049,
"c": 0.04026,
"h": 197.6
},
"luminance": 0.01863
}Semantic roles & 50–950 ramp
primary
#052A2B
secondary
#6D211F
accent
#3732F6
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979