#01201D#01201D
#01201D is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.0% C 0.037 H 185.8°. Best body text is #FFFFFF at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #01201D |
|---|---|
| RGB | rgb(1, 32, 29) |
| HSL | hsl(174, 94%, 6%) |
| HSV | hsv(174, 97%, 13%) |
| CMYK | cmyk(96.9%, 0%, 9.4%, 87.5%) |
| CIE-LAB | lab(10.02, -12.42, -1.32) |
| CIE-LCH | lch(10.02, 12.49, 186.08°) |
| OKLab | oklab(21.97% -0.0372 -0.0038) |
| OKLCH | oklch(21.97% 0.037 185.8) |
| XYZ | xyz(0.7507, 1.1281, 1.3403) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.69
Gunmetal
#2A3439
ΔE00 12.55
Charcoal (survey)
#343837
ΔE00 13.74
Dark Teal
#014D4E
ΔE00 14.41
Black
#000000
ΔE00 14.43
Dark Forest Green
#002D04
ΔE00 14.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01201D #200104
analogous
#01200E #01201D #011420
triadic
#01201D #1D0120 #201D01
tetradic
#01201D #0E0120 #200104 #142001
square
#01201D #0E0120 #200104 #142001
split-complementary
#01201D #200114 #200E01
monochromatic
#011E1B #011E1B #01201D #035B53 #059789
Accessibility & contrast
On white
17.13
#01201D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#01201D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01201D
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01201D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01201D | 1.00 | 17.13 | 1.23 | 17.13 |
| #FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1D1D
Deuteranopia (green-blind)
#191A1D
Tritanopia (blue-blind)
#00211F
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #01201d; /* rgb */ color: rgb(1, 32, 29); /* oklch */ color: oklch(22.0% 0.037 185.8);
Tailwind
colors: {
custom: {
50: '#465b58',
500: '#01201d',
950: '#000000',
},
}SCSS
$custom: #01201d; $custom-light: #465b58; $custom-dark: #000000;
JSON
{
"hex": "#01201d",
"rgb": {
"r": 1,
"g": 32,
"b": 29
},
"hsl": {
"h": 174.194,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21967,
"c": 0.03739,
"h": 185.8
},
"luminance": 0.01128
}Semantic roles & 50–950 ramp
primary
#01201D
secondary
#67151D
accent
#293EFF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978