#011E1A#011E1A
#011E1A is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.2% C 0.037 H 182.4°. Best body text is #FFFFFF at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #011E1A |
|---|---|
| RGB | rgb(1, 30, 26) |
| HSL | hsl(172, 94%, 6%) |
| HSV | hsv(172, 97%, 12%) |
| CMYK | cmyk(96.7%, 0%, 13.3%, 88.2%) |
| CIE-LAB | lab(9.07, -11.93, -0.49) |
| CIE-LCH | lch(9.07, 11.94, 182.35°) |
| OKLab | oklab(21.16% -0.0365 -0.0015) |
| OKLCH | oklch(21.16% 0.037 182.4) |
| XYZ | xyz(0.6632, 1.0095, 1.1370) |
| Luminance | 0.0101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.14
Gunmetal
#2A3439
ΔE00 12.80
Charcoal (survey)
#343837
ΔE00 13.82
Black
#000000
ΔE00 13.84
Dark Forest Green
#002D04
ΔE00 14.27
Very Dark Green
#062E03
ΔE00 14.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011E1A #1E0105
analogous
#011E0B #011E1A #01131E
triadic
#011E1A #1A011E #1E1A01
tetradic
#011E1A #0B011E #1E0105 #131E01
square
#011E1A #0B011E #1E0105 #131E01
split-complementary
#011E1A #1E0113 #1E0B01
monochromatic
#011E1A #011E1A #011E1A #03594D #059481
Accessibility & contrast
On white
17.47
#011E1A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#011E1A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011E1A
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011E1A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011E1A | 1.00 | 17.47 | 1.20 | 17.47 |
| #FFFFFF | 17.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1B1A
Deuteranopia (green-blind)
#18181A
Tritanopia (blue-blind)
#001F1D
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #011e1a; /* rgb */ color: rgb(1, 30, 26); /* oklch */ color: oklch(21.2% 0.037 182.4);
Tailwind
colors: {
custom: {
50: '#465956',
500: '#011e1a',
950: '#000000',
},
}SCSS
$custom: #011e1a; $custom-light: #465956; $custom-dark: #000000;
JSON
{
"hex": "#011e1a",
"rgb": {
"r": 1,
"g": 30,
"b": 26
},
"hsl": {
"h": 171.724,
"s": 93.548,
"l": 6.078
},
"oklch": {
"l": 0.21157,
"c": 0.03653,
"h": 182.4
},
"luminance": 0.0101
}Semantic roles & 50–950 ramp
primary
#011E1A
secondary
#661520
accent
#2946FF
background
#F3F5F5
surface
#E5E9E9
border
#C1C5C5
text
#000303
muted
#767878