#012017#012017
#012017 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.042 H 170.1°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #012017 |
|---|---|
| RGB | rgb(1, 32, 23) |
| HSL | hsl(163, 94%, 6%) |
| HSV | hsv(163, 97%, 13%) |
| CMYK | cmyk(96.9%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(9.81, -14.27, 2.80) |
| CIE-LCH | lch(9.81, 14.55, 168.92°) |
| OKLab | oklab(21.73% -0.041 0.0071) |
| OKLCH | oklch(21.73% 0.042 170.1) |
| XYZ | xyz(0.6836, 1.1013, 0.9870) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.28
Very Dark Green
#062E03
ΔE00 11.73
Almost Black
#070D0D
ΔE00 13.13
Evergreen
#05472A
ΔE00 13.95
Dark Green
#033500
ΔE00 14.43
Gunmetal
#2A3439
ΔE00 14.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012017 #20010A
analogous
#012008 #012017 #011A20
triadic
#012017 #170120 #201701
tetradic
#012017 #080120 #20010A #1A2001
square
#012017 #080120 #20010A #1A2001
split-complementary
#012017 #20011A #200801
monochromatic
#011E15 #011E15 #012017 #035B42 #05976C
Accessibility & contrast
On white
17.21
#012017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#012017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012017
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012017 | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D17
Deuteranopia (green-blind)
#1A1A18
Tritanopia (blue-blind)
#00201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #012017; /* rgb */ color: rgb(1, 32, 23); /* oklch */ color: oklch(21.7% 0.042 170.1);
Tailwind
colors: {
custom: {
50: '#465b53',
500: '#012017',
950: '#000000',
},
}SCSS
$custom: #012017; $custom-light: #465b53; $custom-dark: #000000;
JSON
{
"hex": "#012017",
"rgb": {
"r": 1,
"g": 32,
"b": 23
},
"hsl": {
"h": 162.581,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21728,
"c": 0.04162,
"h": 170.1
},
"luminance": 0.01101
}Semantic roles & 50–950 ramp
primary
#012017
secondary
#67152D
accent
#2967FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978