#002018#002018
#002018 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.042 H 172.9°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #002018 |
|---|---|
| RGB | rgb(0, 32, 24) |
| HSL | hsl(165, 100%, 6%) |
| HSV | hsv(165, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(9.79, -14.29, 2.03) |
| CIE-LCH | lch(9.79, 14.43, 171.92°) |
| OKLab | oklab(21.71% -0.0414 0.0051) |
| OKLCH | oklch(21.71% 0.042 172.9) |
| XYZ | xyz(0.6813, 1.0989, 1.0402) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.77
Very Dark Green
#062E03
ΔE00 12.25
Almost Black
#070D0D
ΔE00 13.06
Evergreen
#05472A
ΔE00 14.18
Gunmetal
#2A3439
ΔE00 14.55
Charcoal (survey)
#343837
ΔE00 14.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002018 #200008
analogous
#002008 #002018 #001820
triadic
#002018 #180020 #201800
tetradic
#002018 #080020 #200008 #182000
square
#002018 #080020 #200008 #182000
split-complementary
#002018 #200018 #200800
monochromatic
#001F17 #001F17 #002018 #005D46 #009A74
Accessibility & contrast
On white
17.22
#002018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002018
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002018 | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1D18
Deuteranopia (green-blind)
#1A1A19
Tritanopia (blue-blind)
#00201E
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002018; /* rgb */ color: rgb(0, 32, 24); /* oklch */ color: oklch(21.7% 0.042 172.9);
Tailwind
colors: {
custom: {
50: '#455b54',
500: '#002018',
950: '#000000',
},
}SCSS
$custom: #002018; $custom-light: #455b54; $custom-dark: #000000;
JSON
{
"hex": "#002018",
"rgb": {
"r": 0,
"g": 32,
"b": 24
},
"hsl": {
"h": 165,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21709,
"c": 0.04171,
"h": 172.9
},
"luminance": 0.01099
}Semantic roles & 50–950 ramp
primary
#002018
secondary
#691328
accent
#295EFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978