#011E17#011E17
#011E17 is a very dark, muted teal. Relative luminance 0.010; OKLCH L 21.0% C 0.039 H 174.1°. Best body text is #FFFFFF at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #011E17 |
|---|---|
| RGB | rgb(1, 30, 23) |
| HSL | hsl(166, 94%, 6%) |
| HSV | hsv(166, 97%, 12%) |
| CMYK | cmyk(96.7%, 0%, 23.3%, 88.2%) |
| CIE-LAB | lab(8.96, -12.78, 1.59) |
| CIE-LCH | lch(8.96, 12.87, 172.92°) |
| OKLab | oklab(21.04% -0.0384 0.004) |
| OKLCH | oklch(21.04% 0.039 174.1) |
| XYZ | xyz(0.6314, 0.9968, 0.9696) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 11.85
Dark Forest Green
#002D04
ΔE00 12.61
Very Dark Green
#062E03
ΔE00 13.02
Gunmetal
#2A3439
ΔE00 13.88
Charcoal (survey)
#343837
ΔE00 14.37
Black
#000000
ΔE00 14.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011E17 #1E0108
analogous
#011E08 #011E17 #01161E
triadic
#011E17 #17011E #1E1701
tetradic
#011E17 #08011E #1E0108 #161E01
square
#011E17 #08011E #1E0108 #161E01
split-complementary
#011E17 #1E0116 #1E0801
monochromatic
#011E17 #011E17 #011E17 #035944 #059472
Accessibility & contrast
On white
17.51
#011E17 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#011E17 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011E17
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011E17 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011E17 | 1.00 | 17.51 | 1.20 | 17.51 |
| #FFFFFF | 17.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1B17
Deuteranopia (green-blind)
#181818
Tritanopia (blue-blind)
#001E1C
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #011e17; /* rgb */ color: rgb(1, 30, 23); /* oklch */ color: oklch(21.0% 0.039 174.1);
Tailwind
colors: {
custom: {
50: '#465953',
500: '#011e17',
950: '#000000',
},
}SCSS
$custom: #011e17; $custom-light: #465953; $custom-dark: #000000;
JSON
{
"hex": "#011e17",
"rgb": {
"r": 1,
"g": 30,
"b": 23
},
"hsl": {
"h": 165.517,
"s": 93.548,
"l": 6.078
},
"oklch": {
"l": 0.21036,
"c": 0.03862,
"h": 174.1
},
"luminance": 0.00997
}Semantic roles & 50–950 ramp
primary
#011E17
secondary
#661529
accent
#295DFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000302
muted
#767878