#022016#022016
#022016 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.042 H 167.4°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #022016 |
|---|---|
| RGB | rgb(2, 32, 22) |
| HSL | hsl(160, 88%, 7%) |
| HSV | hsv(160, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(9.83, -14.25, 3.56) |
| CIE-LCH | lch(9.83, 14.69, 165.97°) |
| OKLab | oklab(21.75% -0.0406 0.0091) |
| OKLCH | oklch(21.75% 0.042 167.4) |
| XYZ | xyz(0.6863, 1.1038, 0.9358) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.81
Very Dark Green
#062E03
ΔE00 11.25
Almost Black
#070D0D
ΔE00 13.20
Evergreen
#05472A
ΔE00 13.76
Dark Green
#033500
ΔE00 13.97
Charcoal (survey)
#343837
ΔE00 14.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022016 #20020C
analogous
#022007 #022016 #021B20
triadic
#022016 #160220 #201602
tetradic
#022016 #070220 #20020C #1B2002
square
#022016 #070220 #20020C #1B2002
split-complementary
#022016 #20021B #200702
monochromatic
#021D14 #021D14 #022016 #065A3E #099365
Accessibility & contrast
On white
17.20
#022016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022016
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022016 | 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)
#1F1D15
Deuteranopia (green-blind)
#1B1A17
Tritanopia (blue-blind)
#00201D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022016; /* rgb */ color: rgb(2, 32, 22); /* oklch */ color: oklch(21.7% 0.042 167.4);
Tailwind
colors: {
custom: {
50: '#475b52',
500: '#022016',
950: '#000000',
},
}SCSS
$custom: #022016; $custom-light: #475b52; $custom-dark: #000000;
JSON
{
"hex": "#022016",
"rgb": {
"r": 2,
"g": 32,
"b": 22
},
"hsl": {
"h": 160,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21749,
"c": 0.04162,
"h": 167.4
},
"luminance": 0.01104
}Semantic roles & 50–950 ramp
primary
#022016
secondary
#661832
accent
#2970FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978