#002020#002020
#002020 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.1% C 0.038 H 194.8°. Best body text is #FFFFFF at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #002020 |
|---|---|
| RGB | rgb(0, 32, 32) |
| HSL | hsl(180, 100%, 6%) |
| HSV | hsv(180, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 0%, 87.5%) |
| CIE-LAB | lab(10.09, -11.64, -3.44) |
| CIE-LCH | lch(10.09, 12.14, 196.47°) |
| OKLab | oklab(22.05% -0.0364 -0.0096) |
| OKLCH | oklch(22.05% 0.038 194.8) |
| XYZ | xyz(0.7771, 1.1372, 1.5448) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.25
Gunmetal
#2A3439
ΔE00 11.65
Charcoal (survey)
#343837
ΔE00 13.42
Dark
#1B2431
ΔE00 13.84
Black
#000000
ΔE00 14.05
Onyx
#353839
ΔE00 14.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002020 #200000
analogous
#002010 #002020 #001020
triadic
#002020 #200020 #202000
tetradic
#002020 #100020 #200000 #102000
square
#002020 #100020 #200000 #102000
split-complementary
#002020 #200010 #201000
monochromatic
#001F1F #001F1F #002020 #005D5D #009A9A
Accessibility & contrast
On white
17.11
#002020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#002020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002020
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002020 | 1.00 | 17.11 | 1.23 | 17.11 |
| #FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1E20
Deuteranopia (green-blind)
#181A20
Tritanopia (blue-blind)
#002120
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #002020; /* rgb */ color: rgb(0, 32, 32); /* oklch */ color: oklch(22.1% 0.038 194.8);
Tailwind
colors: {
custom: {
50: '#465b5b',
500: '#002020',
950: '#000000',
},
}SCSS
$custom: #002020; $custom-light: #465b5b; $custom-dark: #000000;
JSON
{
"hex": "#002020",
"rgb": {
"r": 0,
"g": 32,
"b": 32
},
"hsl": {
"h": 180,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.2205,
"c": 0.03763,
"h": 194.8
},
"luminance": 0.01137
}Semantic roles & 50–950 ramp
primary
#002020
secondary
#691313
accent
#2929FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000404
muted
#777979