#002022#002022
#002022 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.1% C 0.038 H 200.7°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #002022 |
|---|---|
| RGB | rgb(0, 32, 34) |
| HSL | hsl(184, 100%, 7%) |
| HSV | hsv(184, 100%, 13%) |
| CMYK | cmyk(100%, 5.9%, 0%, 86.7%) |
| CIE-LAB | lab(10.17, -10.86, -4.79) |
| CIE-LCH | lch(10.17, 11.87, 203.79°) |
| OKLab | oklab(22.15% -0.0352 -0.0133) |
| OKLCH | oklch(22.15% 0.038 200.7) |
| XYZ | xyz(0.8051, 1.1484, 1.6923) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.87
Gunmetal
#2A3439
ΔE00 10.96
Dark
#1B2431
ΔE00 12.84
Charcoal (survey)
#343837
ΔE00 13.12
Dark Blue Grey
#1F3B4D
ΔE00 13.23
Black
#000000
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002022 #220200
analogous
#002213 #002022 #000F22
triadic
#002022 #220020 #202200
tetradic
#002022 #130022 #220200 #0F2200
square
#002022 #130022 #220200 #0F2200
split-complementary
#002022 #22000F #221300
monochromatic
#001D1F #001D1F #002022 #005A5F #00939C
Accessibility & contrast
On white
17.08
#002022 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#002022 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002022
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002022 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002022 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1E22
Deuteranopia (green-blind)
#171A22
Tritanopia (blue-blind)
#002221
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #002022; /* rgb */ color: rgb(0, 32, 34); /* oklch */ color: oklch(22.1% 0.038 200.7);
Tailwind
colors: {
custom: {
50: '#465b5c',
500: '#002022',
950: '#000000',
},
}SCSS
$custom: #002022; $custom-light: #465b5c; $custom-dark: #000000;
JSON
{
"hex": "#002022",
"rgb": {
"r": 0,
"g": 32,
"b": 34
},
"hsl": {
"h": 183.529,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.22147,
"c": 0.03766,
"h": 200.7
},
"luminance": 0.01149
}Semantic roles & 50–950 ramp
primary
#002022
secondary
#6B1813
accent
#3529FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000404
muted
#777979