#01201C#01201C
#01201C is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.9% C 0.038 H 182.9°. Best body text is #FFFFFF at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #01201C |
|---|---|
| RGB | rgb(1, 32, 28) |
| HSL | hsl(172, 94%, 6%) |
| HSV | hsv(172, 97%, 13%) |
| CMYK | cmyk(96.9%, 0%, 12.5%, 87.5%) |
| CIE-LAB | lab(9.98, -12.76, -0.64) |
| CIE-LCH | lch(9.98, 12.77, 182.88°) |
| OKLab | oklab(21.92% -0.0378 -0.0019) |
| OKLCH | oklch(21.92% 0.038 182.9) |
| XYZ | xyz(0.7385, 1.1232, 1.2763) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.92
Gunmetal
#2A3439
ΔE00 12.92
Charcoal (survey)
#343837
ΔE00 13.93
Dark Forest Green
#002D04
ΔE00 14.00
Very Dark Green
#062E03
ΔE00 14.44
Dark Teal
#014D4E
ΔE00 14.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01201C #200105
analogous
#01200D #01201C #011520
triadic
#01201C #1C0120 #201C01
tetradic
#01201C #0D0120 #200105 #152001
square
#01201C #0D0120 #200105 #152001
split-complementary
#01201C #200115 #200D01
monochromatic
#011E1A #011E1A #01201C #035B50 #059784
Accessibility & contrast
On white
17.15
#01201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#01201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01201C
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01201C | 1.00 | 17.15 | 1.22 | 17.15 |
| #FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1D1C
Deuteranopia (green-blind)
#191A1C
Tritanopia (blue-blind)
#00211F
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #01201c; /* rgb */ color: rgb(1, 32, 28); /* oklch */ color: oklch(21.9% 0.038 182.9);
Tailwind
colors: {
custom: {
50: '#465b57',
500: '#01201c',
950: '#000000',
},
}SCSS
$custom: #01201c; $custom-light: #465b57; $custom-dark: #000000;
JSON
{
"hex": "#01201c",
"rgb": {
"r": 1,
"g": 32,
"b": 28
},
"hsl": {
"h": 172.258,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21924,
"c": 0.03787,
"h": 182.9
},
"luminance": 0.01123
}Semantic roles & 50–950 ramp
primary
#01201C
secondary
#671520
accent
#2944FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978