#01180E#01180E
#01180E is a very dark, muted teal. Relative luminance 0.007; OKLCH L 18.6% C 0.038 H 163.4°. Best body text is #FFFFFF at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #01180E |
|---|---|
| RGB | rgb(1, 24, 14) |
| HSL | hsl(154, 92%, 5%) |
| HSV | hsv(154, 96%, 9%) |
| CMYK | cmyk(95.8%, 0%, 41.7%, 90.6%) |
| CIE-LAB | lab(6.25, -9.78, 3.23) |
| CIE-LCH | lch(6.25, 10.30, 161.71°) |
| OKLab | oklab(18.59% -0.0364 0.0109) |
| OKLCH | oklch(18.59% 0.038 163.4) |
| XYZ | xyz(0.4184, 0.6914, 0.5268) |
| Luminance | 0.0069 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.44
Black
#000000
ΔE00 11.80
Dark Forest Green
#002D04
ΔE00 13.41
Very Dark Green
#062E03
ΔE00 13.62
Gunmetal
#2A3439
ΔE00 13.96
Charcoal (survey)
#343837
ΔE00 14.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01180E #18010B
analogous
#011803 #01180E #011718
triadic
#01180E #0E0118 #180E01
tetradic
#01180E #030118 #18010B #171801
square
#01180E #030118 #18010B #171801
split-complementary
#01180E #180117 #180301
monochromatic
#011D11 #011D11 #011D11 #035330 #068E53
Accessibility & contrast
On white
18.45
#01180E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#01180E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01180E
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01180E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01180E | 1.00 | 18.45 | 1.14 | 18.45 |
| #FFFFFF | 18.45 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.45 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#17150D
Deuteranopia (green-blind)
#14130F
Tritanopia (blue-blind)
#001815
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #01180e; /* rgb */ color: rgb(1, 24, 14); /* oklch */ color: oklch(18.6% 0.038 163.4);
Tailwind
colors: {
custom: {
50: '#47544d',
500: '#01180e',
950: '#000000',
},
}SCSS
$custom: #01180e; $custom-light: #47544d; $custom-dark: #000000;
JSON
{
"hex": "#01180e",
"rgb": {
"r": 1,
"g": 24,
"b": 14
},
"hsl": {
"h": 153.913,
"s": 92,
"l": 4.902
},
"oklch": {
"l": 0.18587,
"c": 0.03798,
"h": 163.4
},
"luminance": 0.00691
}Semantic roles & 50–950 ramp
primary
#01180E
secondary
#601535
accent
#2986FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877