#07201C#07201C
#07201C is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.2% C 0.032 H 181.2°. Best body text is #FFFFFF at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #07201C |
|---|---|
| RGB | rgb(7, 32, 28) |
| HSL | hsl(170, 64%, 8%) |
| HSV | hsv(170, 78%, 13%) |
| CMYK | cmyk(78.1%, 0%, 12.5%, 87.5%) |
| CIE-LAB | lab(10.27, -10.96, -0.17) |
| CIE-LCH | lch(10.27, 10.96, 180.91°) |
| OKLab | oklab(22.25% -0.032 -0.0006) |
| OKLCH | oklch(22.25% 0.032 181.2) |
| XYZ | xyz(0.8136, 1.1620, 1.2798) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.70
Gunmetal
#2A3439
ΔE00 11.85
Charcoal (survey)
#343837
ΔE00 12.73
Black
#000000
ΔE00 13.47
Onyx
#353839
ΔE00 13.76
Dark Forest Green
#002D04
ΔE00 14.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#07201C #20070B
analogous
#07200F #07201C #071720
triadic
#07201C #1C0720 #201C07
tetradic
#07201C #0F0720 #20070B #172007
square
#07201C #0F0720 #20070B #172007
split-complementary
#07201C #200717 #200F07
monochromatic
#051916 #051916 #07201C #125248 #1D8474
Accessibility & contrast
On white
17.04
#07201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#07201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #07201C
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##07201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##07201C | 1.00 | 17.04 | 1.23 | 17.04 |
| #FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1C
Deuteranopia (green-blind)
#1A1B1C
Tritanopia (blue-blind)
#00211F
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #07201c; /* rgb */ color: rgb(7, 32, 28); /* oklch */ color: oklch(22.2% 0.032 181.2);
Tailwind
colors: {
custom: {
50: '#495b57',
500: '#07201c',
950: '#000000',
},
}SCSS
$custom: #07201c; $custom-light: #495b57; $custom-dark: #000000;
JSON
{
"hex": "#07201c",
"rgb": {
"r": 7,
"g": 32,
"b": 28
},
"hsl": {
"h": 170.4,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.22249,
"c": 0.03197,
"h": 181.2
},
"luminance": 0.01162
}Semantic roles & 50–950 ramp
primary
#07201C
secondary
#5F242D
accent
#415BE7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978