#002016#002016
#002016 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.6% C 0.044 H 168.5°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #002016 |
|---|---|
| RGB | rgb(0, 32, 22) |
| HSL | hsl(161, 100%, 6%) |
| HSV | hsv(161, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(9.73, -14.84, 3.40) |
| CIE-LCH | lch(9.73, 15.23, 167.09°) |
| OKLab | oklab(21.64% -0.0427 0.0087) |
| OKLCH | oklch(21.64% 0.044 168.5) |
| XYZ | xyz(0.6612, 1.0909, 0.9346) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.78
Very Dark Green
#062E03
ΔE00 11.26
Almost Black
#070D0D
ΔE00 13.54
Evergreen
#05472A
ΔE00 13.65
Dark Green
#033500
ΔE00 13.97
Gunmetal
#2A3439
ΔE00 15.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002016 #20000A
analogous
#002006 #002016 #001A20
triadic
#002016 #160020 #201600
tetradic
#002016 #060020 #20000A #1A2000
square
#002016 #060020 #20000A #1A2000
split-complementary
#002016 #20001A #200600
monochromatic
#001F15 #001F15 #002016 #005D40 #009A6A
Accessibility & contrast
On white
17.24
#002016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#002016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002016
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002016 | 1.00 | 17.24 | 1.22 | 17.24 |
| #FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D15
Deuteranopia (green-blind)
#1A1A17
Tritanopia (blue-blind)
#00201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #002016; /* rgb */ color: rgb(0, 32, 22); /* oklch */ color: oklch(21.6% 0.044 168.5);
Tailwind
colors: {
custom: {
50: '#455b52',
500: '#002016',
950: '#000000',
},
}SCSS
$custom: #002016; $custom-light: #455b52; $custom-dark: #000000;
JSON
{
"hex": "#002016",
"rgb": {
"r": 0,
"g": 32,
"b": 22
},
"hsl": {
"h": 161.25,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21636,
"c": 0.04357,
"h": 168.5
},
"luminance": 0.01091
}Semantic roles & 50–950 ramp
primary
#002016
secondary
#69132E
accent
#296CFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978