#011E1D#011E1D
#011E1D is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.3% C 0.035 H 191.6°. Best body text is #FFFFFF at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #011E1D |
|---|---|
| RGB | rgb(1, 30, 29) |
| HSL | hsl(178, 94%, 6%) |
| HSV | hsv(178, 97%, 12%) |
| CMYK | cmyk(96.7%, 0%, 3.3%, 88.2%) |
| CIE-LAB | lab(9.19, -10.98, -2.55) |
| CIE-LCH | lch(9.19, 11.28, 193.09°) |
| OKLab | oklab(21.29% -0.0346 -0.0071) |
| OKLCH | oklch(21.29% 0.035 191.6) |
| XYZ | xyz(0.6985, 1.0236, 1.3229) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.50
Gunmetal
#2A3439
ΔE00 11.74
Black
#000000
ΔE00 13.29
Charcoal (survey)
#343837
ΔE00 13.33
Dark
#1B2431
ΔE00 13.79
Onyx
#353839
ΔE00 14.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011E1D #1E0102
analogous
#011E0E #011E1D #01101E
triadic
#011E1D #1D011E #1E1D01
tetradic
#011E1D #0E011E #1E0102 #101E01
square
#011E1D #0E011E #1E0102 #101E01
split-complementary
#011E1D #1E0110 #1E0E01
monochromatic
#011E1D #011E1D #011E1D #035956 #059490
Accessibility & contrast
On white
17.43
#011E1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#011E1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011E1D
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011E1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011E1D | 1.00 | 17.43 | 1.20 | 17.43 |
| #FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C1D
Deuteranopia (green-blind)
#17181D
Tritanopia (blue-blind)
#001F1E
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #011e1d; /* rgb */ color: rgb(1, 30, 29); /* oklch */ color: oklch(21.3% 0.035 191.6);
Tailwind
colors: {
custom: {
50: '#465958',
500: '#011e1d',
950: '#000000',
},
}SCSS
$custom: #011e1d; $custom-light: #465958; $custom-dark: #000000;
JSON
{
"hex": "#011e1d",
"rgb": {
"r": 1,
"g": 30,
"b": 29
},
"hsl": {
"h": 177.931,
"s": 93.548,
"l": 6.078
},
"oklch": {
"l": 0.21291,
"c": 0.03537,
"h": 191.6
},
"luminance": 0.01024
}Semantic roles & 50–950 ramp
primary
#011E1D
secondary
#661518
accent
#2930FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000303
muted
#777878