#002017#002017
#002017 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.043 H 170.7°. Best body text is #FFFFFF at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #002017 |
|---|---|
| RGB | rgb(0, 32, 23) |
| HSL | hsl(163, 100%, 6%) |
| HSV | hsv(163, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(9.76, -14.57, 2.72) |
| CIE-LCH | lch(9.76, 14.82, 169.44°) |
| OKLab | oklab(21.67% -0.042 0.0069) |
| OKLCH | oklch(21.67% 0.043 170.7) |
| XYZ | xyz(0.6711, 1.0948, 0.9864) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.27
Very Dark Green
#062E03
ΔE00 11.74
Almost Black
#070D0D
ΔE00 13.30
Evergreen
#05472A
ΔE00 13.90
Dark Green
#033500
ΔE00 14.44
Gunmetal
#2A3439
ΔE00 14.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002017 #200009
analogous
#002007 #002017 #001920
triadic
#002017 #170020 #201700
tetradic
#002017 #070020 #200009 #192000
square
#002017 #070020 #200009 #192000
split-complementary
#002017 #200019 #200700
monochromatic
#001F16 #001F16 #002017 #005D43 #009A6F
Accessibility & contrast
On white
17.23
#002017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002017
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002017 | 1.00 | 17.23 | 1.22 | 17.23 |
| #FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.23 | 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: #002017; /* rgb */ color: rgb(0, 32, 23); /* oklch */ color: oklch(21.7% 0.043 170.7);
Tailwind
colors: {
custom: {
50: '#455b53',
500: '#002017',
950: '#000000',
},
}SCSS
$custom: #002017; $custom-light: #455b53; $custom-dark: #000000;
JSON
{
"hex": "#002017",
"rgb": {
"r": 0,
"g": 32,
"b": 23
},
"hsl": {
"h": 163.125,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21672,
"c": 0.04261,
"h": 170.7
},
"luminance": 0.01095
}Semantic roles & 50–950 ramp
primary
#002017
secondary
#69132B
accent
#2965FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978