#072020#072020
#072020 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.4% C 0.031 H 195.2°. Best body text is #FFFFFF at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #072020 |
|---|---|
| RGB | rgb(7, 32, 32) |
| HSL | hsl(180, 64%, 8%) |
| HSV | hsv(180, 78%, 13%) |
| CMYK | cmyk(78.1%, 0%, 0%, 87.5%) |
| CIE-LAB | lab(10.43, -9.53, -2.90) |
| CIE-LCH | lch(10.43, 9.96, 196.91°) |
| OKLab | oklab(22.42% -0.0296 -0.008) |
| OKLCH | oklch(22.42% 0.031 195.2) |
| XYZ | xyz(0.8647, 1.1824, 1.5489) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.73
Gunmetal
#2A3439
ΔE00 10.24
Charcoal (survey)
#343837
ΔE00 11.98
Dark
#1B2431
ΔE00 12.44
Black
#000000
ΔE00 12.63
Onyx
#353839
ΔE00 12.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#072020 #200707
analogous
#072013 #072020 #071320
triadic
#072020 #200720 #202007
tetradic
#072020 #130720 #200707 #132007
square
#072020 #130720 #200707 #132007
split-complementary
#072020 #200713 #201307
monochromatic
#051919 #051919 #072020 #125252 #1D8484
Accessibility & contrast
On white
16.98
#072020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#072020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #072020
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##072020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##072020 | 1.00 | 16.98 | 1.24 | 16.98 |
| #FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.98 | 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: #072020; /* rgb */ color: rgb(7, 32, 32); /* oklch */ color: oklch(22.4% 0.031 195.2);
Tailwind
colors: {
custom: {
50: '#4a5b5b',
500: '#072020',
950: '#000000',
},
}SCSS
$custom: #072020; $custom-light: #4a5b5b; $custom-dark: #000000;
JSON
{
"hex": "#072020",
"rgb": {
"r": 7,
"g": 32,
"b": 32
},
"hsl": {
"h": 180,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.22424,
"c": 0.03065,
"h": 195.2
},
"luminance": 0.01182
}Semantic roles & 50–950 ramp
primary
#072020
secondary
#5F2424
accent
#4141E7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979