#011E19#011E19
#011E19 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.1% C 0.037 H 179.5°. Best body text is #FFFFFF at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #011E19 |
|---|---|
| RGB | rgb(1, 30, 25) |
| HSL | hsl(170, 94%, 6%) |
| HSV | hsv(170, 97%, 12%) |
| CMYK | cmyk(96.7%, 0%, 16.7%, 88.2%) |
| CIE-LAB | lab(9.03, -12.22, 0.20) |
| CIE-LCH | lch(9.03, 12.22, 179.05°) |
| OKLab | oklab(21.12% -0.0371 0.0003) |
| OKLCH | oklch(21.12% 0.037 179.5) |
| XYZ | xyz(0.6522, 1.0051, 1.0791) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.37
Gunmetal
#2A3439
ΔE00 13.16
Dark Forest Green
#002D04
ΔE00 13.70
Charcoal (survey)
#343837
ΔE00 14.00
Black
#000000
ΔE00 14.03
Very Dark Green
#062E03
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011E19 #1E0106
analogous
#011E0A #011E19 #01141E
triadic
#011E19 #19011E #1E1901
tetradic
#011E19 #0A011E #1E0106 #141E01
square
#011E19 #0A011E #1E0106 #141E01
split-complementary
#011E19 #1E0114 #1E0A01
monochromatic
#011E19 #011E19 #011E19 #03594A #05947C
Accessibility & contrast
On white
17.49
#011E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#011E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011E19
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011E19 | 1.00 | 17.49 | 1.20 | 17.49 |
| #FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1B19
Deuteranopia (green-blind)
#181819
Tritanopia (blue-blind)
#001F1C
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #011e19; /* rgb */ color: rgb(1, 30, 25); /* oklch */ color: oklch(21.1% 0.037 179.5);
Tailwind
colors: {
custom: {
50: '#465955',
500: '#011e19',
950: '#000000',
},
}SCSS
$custom: #011e19; $custom-light: #465955; $custom-dark: #000000;
JSON
{
"hex": "#011e19",
"rgb": {
"r": 1,
"g": 30,
"b": 25
},
"hsl": {
"h": 169.655,
"s": 93.548,
"l": 6.078
},
"oklch": {
"l": 0.21116,
"c": 0.03713,
"h": 179.5
},
"luminance": 0.01005
}Semantic roles & 50–950 ramp
primary
#011E19
secondary
#661523
accent
#294EFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000303
muted
#767878