#032120#032120
#032120 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.5% C 0.035 H 191.8°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #032120 |
|---|---|
| RGB | rgb(3, 33, 32) |
| HSL | hsl(178, 83%, 7%) |
| HSV | hsv(178, 91%, 13%) |
| CMYK | cmyk(90.9%, 0%, 3%, 87.1%) |
| CIE-LAB | lab(10.64, -11.37, -2.60) |
| CIE-LCH | lch(10.64, 11.67, 192.87°) |
| OKLab | oklab(22.54% -0.0347 -0.0072) |
| OKLCH | oklch(22.54% 0.035 191.8) |
| XYZ | xyz(0.8420, 1.2113, 1.5556) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.13
Gunmetal
#2A3439
ΔE00 11.40
Charcoal (survey)
#343837
ΔE00 12.95
Onyx
#353839
ΔE00 13.83
Dark
#1B2431
ΔE00 13.88
Black
#000000
ΔE00 13.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032120 #210304
analogous
#032111 #032120 #031321
triadic
#032120 #200321 #212003
tetradic
#032120 #110321 #210304 #132103
square
#032120 #110321 #210304 #132103
split-complementary
#032120 #210313 #211103
monochromatic
#031C1B #031C1B #032120 #085956 #0D918D
Accessibility & contrast
On white
16.91
#032120 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#032120 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032120
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032120 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032120 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1F20
Deuteranopia (green-blind)
#1A1B20
Tritanopia (blue-blind)
#002221
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #032120; /* rgb */ color: rgb(3, 33, 32); /* oklch */ color: oklch(22.5% 0.035 191.8);
Tailwind
colors: {
custom: {
50: '#485c5b',
500: '#032120',
950: '#000000',
},
}SCSS
$custom: #032120; $custom-light: #485c5b; $custom-dark: #000000;
JSON
{
"hex": "#032120",
"rgb": {
"r": 3,
"g": 33,
"b": 32
},
"hsl": {
"h": 178,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.22543,
"c": 0.03546,
"h": 191.8
},
"luminance": 0.01211
}Semantic roles & 50–950 ramp
primary
#032120
secondary
#651B1D
accent
#2E35FA
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#010404
muted
#777979