#010E08#010E08
#010E08 is a very dark, muted teal. Relative luminance 0.003; OKLCH L 14.7% C 0.027 H 166.4°. Best body text is #FFFFFF at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #010E08 |
|---|---|
| RGB | rgb(1, 14, 8) |
| HSL | hsl(152, 87%, 3%) |
| HSV | hsv(152, 93%, 5%) |
| CMYK | cmyk(92.9%, 0%, 42.9%, 94.5%) |
| CIE-LAB | lab(3.05, -4.42, 1.21) |
| CIE-LCH | lch(3.05, 4.58, 164.73°) |
| OKLab | oklab(14.67% -0.0265 0.0064) |
| OKLCH | oklch(14.67% 0.027 166.4) |
| XYZ | xyz(0.2134, 0.3380, 0.2837) |
| Luminance | 0.0034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 3.83
Black
#000000
ΔE00 6.11
Gunmetal
#2A3439
ΔE00 12.78
Dark
#1B2431
ΔE00 12.82
Charcoal (survey)
#343837
ΔE00 13.34
Dark Grey
#363737
ΔE00 13.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010E08 #0E0107
analogous
#010E01 #010E08 #010D0E
triadic
#010E08 #08010E #0E0801
tetradic
#010E08 #01010E #0E0107 #0D0E01
square
#010E08 #01010E #0E0107 #0D0E01
split-complementary
#010E08 #0E010D #0E0101
monochromatic
#021D10 #021D10 #021D10 #054729 #098049
Accessibility & contrast
On white
19.67
#010E08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#010E08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010E08
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010E08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010E08 | 1.00 | 19.67 | 1.07 | 19.67 |
| #FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D0C08
Deuteranopia (green-blind)
#0B0A08
Tritanopia (blue-blind)
#000E0C
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #010e08; /* rgb */ color: rgb(1, 14, 8); /* oklch */ color: oklch(14.7% 0.027 166.4);
Tailwind
colors: {
custom: {
50: '#474d4a',
500: '#010e08',
950: '#000000',
},
}SCSS
$custom: #010e08; $custom-light: #474d4a; $custom-dark: #000000;
JSON
{
"hex": "#010e08",
"rgb": {
"r": 1,
"g": 14,
"b": 8
},
"hsl": {
"h": 152.308,
"s": 86.667,
"l": 2.941
},
"oklch": {
"l": 0.14671,
"c": 0.02722,
"h": 166.4
},
"luminance": 0.00338
}Semantic roles & 50–950 ramp
primary
#010E08
secondary
#561533
accent
#2B8CFD
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777