#011E24#011E24
#011E24 is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 21.6% C 0.037 H 213.6°. Best body text is #FFFFFF at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #011E24 |
|---|---|
| RGB | rgb(1, 30, 36) |
| HSL | hsl(190, 95%, 7%) |
| HSV | hsv(190, 97%, 14%) |
| CMYK | cmyk(97.2%, 16.7%, 0%, 85.9%) |
| CIE-LAB | lab(9.50, -8.38, -7.28) |
| CIE-LCH | lch(9.50, 11.10, 221.00°) |
| OKLab | oklab(21.65% -0.0306 -0.0203) |
| OKLCH | oklch(21.65% 0.037 213.6) |
| XYZ | xyz(0.7951, 1.0623, 1.8319) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 9.58
Gunmetal
#2A3439
ΔE00 9.71
Dark
#1B2431
ΔE00 10.28
Dark Blue Grey
#1F3B4D
ΔE00 11.45
Black
#000000
ΔE00 12.32
Charcoal (survey)
#343837
ΔE00 12.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#011E24 #240701
analogous
#012419 #011E24 #010C24
triadic
#011E24 #24011E #1E2401
tetradic
#011E24 #190124 #240701 #0C2401
square
#011E24 #190124 #240701 #0C2401
split-complementary
#011E24 #24010C #241901
monochromatic
#01191E #01191E #011E24 #035060 #04819B
Accessibility & contrast
On white
17.32
#011E24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#011E24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #011E24
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##011E24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##011E24 | 1.00 | 17.32 | 1.21 | 17.32 |
| #FFFFFF | 17.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1D24
Deuteranopia (green-blind)
#151924
Tritanopia (blue-blind)
#002020
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #011e24; /* rgb */ color: rgb(1, 30, 36); /* oklch */ color: oklch(21.6% 0.037 213.6);
Tailwind
colors: {
custom: {
50: '#47595e',
500: '#011e24',
950: '#000000',
},
}SCSS
$custom: #011e24; $custom-light: #47595e; $custom-dark: #000000;
JSON
{
"hex": "#011e24",
"rgb": {
"r": 1,
"g": 30,
"b": 36
},
"hsl": {
"h": 190.286,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.21649,
"c": 0.03675,
"h": 213.6
},
"luminance": 0.01062
}Semantic roles & 50–950 ramp
primary
#011E24
secondary
#6B2416
accent
#4E29FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000304
muted
#777879