#01101E#01101E
#01101E is a very dark, muted cyan. Relative luminance 0.005; OKLCH L 16.7% C 0.038 H 244.4°. Best body text is #FFFFFF at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #01101E |
|---|---|
| RGB | rgb(1, 16, 30) |
| HSL | hsl(209, 94%, 6%) |
| HSV | hsv(209, 97%, 12%) |
| CMYK | cmyk(96.7%, 46.7%, 0%, 88.2%) |
| CIE-LAB | lab(4.25, -0.63, -10.75) |
| CIE-LCH | lch(4.25, 10.77, 266.67°) |
| OKLab | oklab(16.69% -0.0165 -0.0346) |
| OKLCH | oklch(16.69% 0.038 244.4) |
| XYZ | xyz(0.4321, 0.4707, 1.2961) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 6.13
Almost Black
#070D0D
ΔE00 8.30
Black
#000000
ΔE00 9.03
Navy (survey)
#01153E
ΔE00 10.87
Dark Navy Blue
#00022E
ΔE00 11.15
Navy Blue
#1B2A4A
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01101E #1E0F01
analogous
#011E1D #01101E #01011E
triadic
#01101E #1E0110 #101E01
tetradic
#01101E #1D011E #1E0F01 #011E01
square
#01101E #1D011E #1E0F01 #011E01
split-complementary
#01101E #1E0101 #1E1D01
monochromatic
#01101E #01101E #01101E #033059 #054F94
Accessibility & contrast
On white
19.19
#01101E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#01101E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01101E
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01101E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01101E | 1.00 | 19.19 | 1.09 | 19.19 |
| #FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#09111F
Deuteranopia (green-blind)
#050D1E
Tritanopia (blue-blind)
#001315
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #01101e; /* rgb */ color: rgb(1, 16, 30); /* oklch */ color: oklch(16.7% 0.038 244.4);
Tailwind
colors: {
custom: {
50: '#464e59',
500: '#01101e',
950: '#000000',
},
}SCSS
$custom: #01101e; $custom-light: #464e59; $custom-dark: #000000;
JSON
{
"hex": "#01101e",
"rgb": {
"r": 1,
"g": 16,
"b": 30
},
"hsl": {
"h": 208.966,
"s": 93.548,
"l": 6.078
},
"oklch": {
"l": 0.16688,
"c": 0.03833,
"h": 244.4
},
"luminance": 0.00471
}Semantic roles & 50–950 ramp
primary
#01101E
secondary
#663C15
accent
#9029FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000103
muted
#777778