#032929#032929
#032929 is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.6% C 0.041 H 194.9°. Best body text is #FFFFFF at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #032929 |
|---|---|
| RGB | rgb(3, 41, 41) |
| HSL | hsl(180, 86%, 9%) |
| HSV | hsv(180, 93%, 16%) |
| CMYK | cmyk(92.7%, 0%, 0%, 83.9%) |
| CIE-LAB | lab(14.20, -12.78, -3.79) |
| CIE-LCH | lch(14.20, 13.33, 196.52°) |
| OKLab | oklab(25.56% -0.0397 -0.0106) |
| OKLCH | oklch(25.56% 0.041 194.9) |
| XYZ | xyz(1.2305, 1.7652, 2.3732) |
| Luminance | 0.0176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.99
Dark Teal
#014D4E
ΔE00 11.55
Darkslategray
#2F4F4F
ΔE00 12.18
Charcoal (survey)
#343837
ΔE00 12.65
Dark Blue Grey
#1F3B4D
ΔE00 13.17
Almost Black
#070D0D
ΔE00 13.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032929 #290303
analogous
#032916 #032929 #031629
triadic
#032929 #290329 #292903
tetradic
#032929 #160329 #290303 #162903
square
#032929 #160329 #290303 #162903
split-complementary
#032929 #290316 #291603
monochromatic
#021D1D #021D1D #032929 #076262 #0B9B9B
Accessibility & contrast
On white
15.52
#032929 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#032929 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032929
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032929 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032929 | 1.00 | 15.52 | 1.35 | 15.52 |
| #FFFFFF | 15.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252629
Deuteranopia (green-blind)
#202229
Tritanopia (blue-blind)
#002B29
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #032929; /* rgb */ color: rgb(3, 41, 41); /* oklch */ color: oklch(25.6% 0.041 194.9);
Tailwind
colors: {
custom: {
50: '#4b6362',
500: '#032929',
950: '#000000',
},
}SCSS
$custom: #032929; $custom-light: #4b6362; $custom-dark: #000000;
JSON
{
"hex": "#032929",
"rgb": {
"r": 3,
"g": 41,
"b": 41
},
"hsl": {
"h": 180,
"s": 86.364,
"l": 8.627
},
"oklch": {
"l": 0.25559,
"c": 0.04109,
"h": 194.9
},
"luminance": 0.01765
}Semantic roles & 50–950 ramp
primary
#032929
secondary
#6D1B1B
accent
#2B2BFD
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979