#011E22#011E22
#011E22 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.5% C 0.036 H 207.6°. Best body text is #FFFFFF at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #011E22 |
|---|---|
| RGB | rgb(1, 30, 34) |
| HSL | hsl(187, 94%, 7%) |
| HSV | hsv(187, 97%, 13%) |
| CMYK | cmyk(97.1%, 11.8%, 0%, 86.7%) |
| CIE-LAB | lab(9.40, -9.18, -5.95) |
| CIE-LCH | lch(9.40, 10.94, 212.92°) |
| OKLab | oklab(21.54% -0.0317 -0.0166) |
| OKLCH | oklch(21.54% 0.036 207.6) |
| XYZ | xyz(0.7654, 1.0504, 1.6755) |
| Luminance | 0.0105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.73
Gunmetal
#2A3439
ΔE00 10.18
Dark
#1B2431
ΔE00 11.29
Dark Blue Grey
#1F3B4D
ΔE00 12.33
Black
#000000
ΔE00 12.53
Charcoal (survey)
#343837
ΔE00 12.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011E22 #220501
analogous
#012216 #011E22 #010E22
triadic
#011E22 #22011E #1E2201
tetradic
#011E22 #160122 #220501 #0E2201
square
#011E22 #160122 #220501 #0E2201
split-complementary
#011E22 #22010E #221601
monochromatic
#011A1E #011A1E #011E22 #03525D #048799
Accessibility & contrast
On white
17.36
#011E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#011E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011E22
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011E22 | 1.00 | 17.36 | 1.21 | 17.36 |
| #FFFFFF | 17.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1C22
Deuteranopia (green-blind)
#151922
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #011e22; /* rgb */ color: rgb(1, 30, 34); /* oklch */ color: oklch(21.5% 0.036 207.6);
Tailwind
colors: {
custom: {
50: '#47595c',
500: '#011e22',
950: '#000000',
},
}SCSS
$custom: #011e22; $custom-light: #47595c; $custom-dark: #000000;
JSON
{
"hex": "#011e22",
"rgb": {
"r": 1,
"g": 30,
"b": 34
},
"hsl": {
"h": 187.273,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.2154,
"c": 0.03578,
"h": 207.6
},
"luminance": 0.0105
}Semantic roles & 50–950 ramp
primary
#011E22
secondary
#692016
accent
#4329FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000304
muted
#777879