#010E09#010E09
#010E09 is a very dark, muted teal. Relative luminance 0.003; OKLCH L 14.7% C 0.026 H 170.6°. Best body text is #FFFFFF at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #010E09 |
|---|---|
| RGB | rgb(1, 14, 9) |
| HSL | hsl(157, 87%, 3%) |
| HSV | hsv(157, 93%, 5%) |
| CMYK | cmyk(92.9%, 0%, 35.7%, 94.5%) |
| CIE-LAB | lab(3.07, -4.28, 0.83) |
| CIE-LCH | lch(3.07, 4.36, 169.05°) |
| OKLab | oklab(14.71% -0.0257 0.0042) |
| OKLCH | oklch(14.71% 0.026 170.6) |
| XYZ | xyz(0.2188, 0.3402, 0.3125) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.56
Black
#000000
ΔE00 5.93
Dark
#1B2431
ΔE00 12.49
Gunmetal
#2A3439
ΔE00 12.61
Charcoal (survey)
#343837
ΔE00 13.27
Dark Grey
#363737
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010E09 #0E0106
analogous
#010E02 #010E09 #010C0E
triadic
#010E09 #09010E #0E0901
tetradic
#010E09 #02010E #0E0106 #0C0E01
square
#010E09 #02010E #0E0106 #0C0E01
split-complementary
#010E09 #0E010C #0E0201
monochromatic
#021D12 #021D12 #021D12 #05472E #098052
Accessibility & contrast
On white
19.66
#010E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#010E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010E09
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010E09 | 1.00 | 19.66 | 1.07 | 19.66 |
| #FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0C09
Deuteranopia (green-blind)
#0B0A09
Tritanopia (blue-blind)
#000E0D
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #010e09; /* rgb */ color: rgb(1, 14, 9); /* oklch */ color: oklch(14.7% 0.026 170.6);
Tailwind
colors: {
custom: {
50: '#474d4b',
500: '#010e09',
950: '#000000',
},
}SCSS
$custom: #010e09; $custom-light: #474d4b; $custom-dark: #000000;
JSON
{
"hex": "#010e09",
"rgb": {
"r": 1,
"g": 14,
"b": 9
},
"hsl": {
"h": 156.923,
"s": 86.667,
"l": 2.941
},
"oklch": {
"l": 0.14714,
"c": 0.02603,
"h": 170.6
},
"luminance": 0.0034
}Semantic roles & 50–950 ramp
primary
#010E09
secondary
#56152E
accent
#2B7CFD
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777