#01150E#01150E
#01150E is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.5% C 0.033 H 169.2°. Best body text is #FFFFFF at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #01150E |
|---|---|
| RGB | rgb(1, 21, 14) |
| HSL | hsl(159, 91%, 4%) |
| HSV | hsv(159, 95%, 8%) |
| CMYK | cmyk(95.2%, 0%, 33.3%, 91.8%) |
| CIE-LAB | lab(5.19, -7.62, 1.69) |
| CIE-LCH | lch(5.19, 7.81, 167.50°) |
| OKLab | oklab(17.5% -0.0323 0.0062) |
| OKLCH | oklch(17.5% 0.033 169.2) |
| XYZ | xyz(0.3599, 0.5744, 0.5073) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.19
Black
#000000
ΔE00 9.66
Gunmetal
#2A3439
ΔE00 12.90
Charcoal (survey)
#343837
ΔE00 13.40
Onyx
#353839
ΔE00 14.28
Dark
#1B2431
ΔE00 14.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01150E #150108
analogous
#011504 #01150E #011215
triadic
#01150E #0E0115 #150E01
tetradic
#01150E #040115 #150108 #121501
square
#01150E #040115 #150108 #121501
split-complementary
#01150E #150112 #150401
monochromatic
#011D13 #011D13 #011D13 #044F35 #078A5C
Accessibility & contrast
On white
18.84
#01150E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#01150E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01150E
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01150E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01150E | 1.00 | 18.84 | 1.11 | 18.84 |
| #FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#14130E
Deuteranopia (green-blind)
#11100E
Tritanopia (blue-blind)
#001513
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #01150e; /* rgb */ color: rgb(1, 21, 14); /* oklch */ color: oklch(17.5% 0.033 169.2);
Tailwind
colors: {
custom: {
50: '#47524d',
500: '#01150e',
950: '#000000',
},
}SCSS
$custom: #01150e; $custom-light: #47524d; $custom-dark: #000000;
JSON
{
"hex": "#01150e",
"rgb": {
"r": 1,
"g": 21,
"b": 14
},
"hsl": {
"h": 159,
"s": 90.909,
"l": 4.314
},
"oklch": {
"l": 0.17499,
"c": 0.03287,
"h": 169.2
},
"luminance": 0.00574
}Semantic roles & 50–950 ramp
primary
#01150E
secondary
#5D152E
accent
#2974FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877