#012018#012018
#012018 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.8% C 0.041 H 172.5°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #012018 |
|---|---|
| RGB | rgb(1, 32, 24) |
| HSL | hsl(165, 94%, 6%) |
| HSV | hsv(165, 97%, 13%) |
| CMYK | cmyk(96.9%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(9.84, -13.99, 2.11) |
| CIE-LCH | lch(9.84, 14.15, 171.44°) |
| OKLab | oklab(21.77% -0.0403 0.0053) |
| OKLCH | oklch(21.77% 0.041 172.5) |
| XYZ | xyz(0.6938, 1.1053, 1.0408) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.79
Very Dark Green
#062E03
ΔE00 12.24
Almost Black
#070D0D
ΔE00 12.88
Evergreen
#05472A
ΔE00 14.23
Gunmetal
#2A3439
ΔE00 14.40
Charcoal (survey)
#343837
ΔE00 14.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012018 #200109
analogous
#012009 #012018 #011920
triadic
#012018 #180120 #201801
tetradic
#012018 #090120 #200109 #192001
square
#012018 #090120 #200109 #192001
split-complementary
#012018 #200119 #200901
monochromatic
#011E16 #011E16 #012018 #035B45 #059771
Accessibility & contrast
On white
17.20
#012018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#012018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012018
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012018 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D18
Deuteranopia (green-blind)
#1A1A19
Tritanopia (blue-blind)
#00201E
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #012018; /* rgb */ color: rgb(1, 32, 24); /* oklch */ color: oklch(21.8% 0.041 172.5);
Tailwind
colors: {
custom: {
50: '#465b54',
500: '#012018',
950: '#000000',
},
}SCSS
$custom: #012018; $custom-light: #465b54; $custom-dark: #000000;
JSON
{
"hex": "#012018",
"rgb": {
"r": 1,
"g": 32,
"b": 24
},
"hsl": {
"h": 164.516,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21765,
"c": 0.0407,
"h": 172.5
},
"luminance": 0.01105
}Semantic roles & 50–950 ramp
primary
#012018
secondary
#67152B
accent
#2960FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978