#032020#032020
#032020 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.2% C 0.035 H 195.0°. Best body text is #FFFFFF at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #032020 |
|---|---|
| RGB | rgb(3, 32, 32) |
| HSL | hsl(180, 83%, 7%) |
| HSV | hsv(180, 91%, 13%) |
| CMYK | cmyk(90.6%, 0%, 0%, 87.5%) |
| CIE-LAB | lab(10.23, -10.74, -3.21) |
| CIE-LCH | lch(10.23, 11.20, 196.62°) |
| OKLab | oklab(22.21% -0.0334 -0.0089) |
| OKLCH | oklch(22.21% 0.035 195) |
| XYZ | xyz(0.8147, 1.1566, 1.5465) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.61
Gunmetal
#2A3439
ΔE00 11.05
Charcoal (survey)
#343837
ΔE00 12.81
Dark
#1B2431
ΔE00 13.25
Black
#000000
ΔE00 13.45
Onyx
#353839
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032020 #200303
analogous
#032012 #032020 #031220
triadic
#032020 #200320 #202003
tetradic
#032020 #120320 #200303 #122003
square
#032020 #120320 #200303 #122003
split-complementary
#032020 #200312 #201203
monochromatic
#031C1C #031C1C #032020 #085858 #0D9090
Accessibility & contrast
On white
17.05
#032020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#032020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032020
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032020 | 1.00 | 17.05 | 1.23 | 17.05 |
| #FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1E20
Deuteranopia (green-blind)
#191B20
Tritanopia (blue-blind)
#002120
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #032020; /* rgb */ color: rgb(3, 32, 32); /* oklch */ color: oklch(22.2% 0.035 195.0);
Tailwind
colors: {
custom: {
50: '#485b5b',
500: '#032020',
950: '#000000',
},
}SCSS
$custom: #032020; $custom-light: #485b5b; $custom-dark: #000000;
JSON
{
"hex": "#032020",
"rgb": {
"r": 3,
"g": 32,
"b": 32
},
"hsl": {
"h": 180,
"s": 82.857,
"l": 6.863
},
"oklch": {
"l": 0.22212,
"c": 0.03456,
"h": 195
},
"luminance": 0.01157
}Semantic roles & 50–950 ramp
primary
#032020
secondary
#641B1B
accent
#2F2FF9
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000404
muted
#777979