#032121#032121
#032121 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.6% C 0.035 H 194.9°. Best body text is #FFFFFF at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #032121 |
|---|---|
| RGB | rgb(3, 33, 33) |
| HSL | hsl(180, 83%, 7%) |
| HSV | hsv(180, 91%, 13%) |
| CMYK | cmyk(90.9%, 0%, 0%, 87.1%) |
| CIE-LAB | lab(10.68, -10.98, -3.27) |
| CIE-LCH | lch(10.68, 11.46, 196.59°) |
| OKLab | oklab(22.59% -0.0341 -0.0091) |
| OKLCH | oklch(22.59% 0.035 194.9) |
| XYZ | xyz(0.8558, 1.2168, 1.6283) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.91
Gunmetal
#2A3439
ΔE00 11.02
Charcoal (survey)
#343837
ΔE00 12.77
Dark
#1B2431
ΔE00 13.36
Onyx
#353839
ΔE00 13.59
Black
#000000
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032121 #210303
analogous
#032112 #032121 #031221
triadic
#032121 #210321 #212103
tetradic
#032121 #120321 #210303 #122103
square
#032121 #120321 #210303 #122103
split-complementary
#032121 #210312 #211203
monochromatic
#031C1C #031C1C #032121 #085959 #0D9191
Accessibility & contrast
On white
16.89
#032121 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#032121 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032121
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032121 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032121 | 1.00 | 16.89 | 1.24 | 16.89 |
| #FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1F21
Deuteranopia (green-blind)
#191B21
Tritanopia (blue-blind)
#002221
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #032121; /* rgb */ color: rgb(3, 33, 33); /* oklch */ color: oklch(22.6% 0.035 194.9);
Tailwind
colors: {
custom: {
50: '#485c5c',
500: '#032121',
950: '#000000',
},
}SCSS
$custom: #032121; $custom-light: #485c5c; $custom-dark: #000000;
JSON
{
"hex": "#032121",
"rgb": {
"r": 3,
"g": 33,
"b": 33
},
"hsl": {
"h": 180,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.22589,
"c": 0.03532,
"h": 194.9
},
"luminance": 0.01217
}Semantic roles & 50–950 ramp
primary
#032121
secondary
#651B1B
accent
#2E2EFA
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#010404
muted
#777979