#01180D#01180D
#01180D is a very dark, muted teal. Relative luminance 0.007; OKLCH L 18.6% C 0.039 H 161.1°. Best body text is #FFFFFF at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #01180D |
|---|---|
| RGB | rgb(1, 24, 13) |
| HSL | hsl(151, 92%, 5%) |
| HSV | hsv(151, 96%, 9%) |
| CMYK | cmyk(95.8%, 0%, 45.8%, 90.6%) |
| CIE-LAB | lab(6.22, -9.95, 3.69) |
| CIE-LCH | lch(6.22, 10.61, 159.64°) |
| OKLab | oklab(18.56% -0.037 0.0127) |
| OKLCH | oklch(18.56% 0.039 161.1) |
| XYZ | xyz(0.4118, 0.6887, 0.4919) |
| Luminance | 0.0069 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.66
Black
#000000
ΔE00 11.98
Dark Forest Green
#002D04
ΔE00 13.12
Very Dark Green
#062E03
ΔE00 13.33
Charcoal (survey)
#343837
ΔE00 14.21
Gunmetal
#2A3439
ΔE00 14.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01180D #18010C
analogous
#011801 #01180D #011818
triadic
#01180D #0D0118 #180D01
tetradic
#01180D #010118 #18010C #181801
square
#01180D #010118 #18010C #181801
split-complementary
#01180D #180118 #180101
monochromatic
#011D10 #011D10 #011D10 #03532D #068E4D
Accessibility & contrast
On white
18.46
#01180D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#01180D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01180D
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01180D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01180D | 1.00 | 18.46 | 1.14 | 18.46 |
| #FFFFFF | 18.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#17150C
Deuteranopia (green-blind)
#14130E
Tritanopia (blue-blind)
#001815
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #01180d; /* rgb */ color: rgb(1, 24, 13); /* oklch */ color: oklch(18.6% 0.039 161.1);
Tailwind
colors: {
custom: {
50: '#47544c',
500: '#01180d',
950: '#000000',
},
}SCSS
$custom: #01180d; $custom-light: #47544c; $custom-dark: #000000;
JSON
{
"hex": "#01180d",
"rgb": {
"r": 1,
"g": 24,
"b": 13
},
"hsl": {
"h": 151.304,
"s": 92,
"l": 4.902
},
"oklch": {
"l": 0.18555,
"c": 0.03915,
"h": 161.1
},
"luminance": 0.00689
}Semantic roles & 50–950 ramp
primary
#01180D
secondary
#601539
accent
#298FFF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877