#022221#022221
#022221 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 22.9% C 0.037 H 191.9°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #022221 |
|---|---|
| RGB | rgb(2, 34, 33) |
| HSL | hsl(178, 89%, 7%) |
| HSV | hsv(178, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 2.9%, 86.7%) |
| CIE-LAB | lab(11.04, -11.91, -2.74) |
| CIE-LCH | lch(11.04, 12.22, 192.97°) |
| OKLab | oklab(22.87% -0.0364 -0.0077) |
| OKLCH | oklch(22.87% 0.037 191.9) |
| XYZ | xyz(0.8714, 1.2667, 1.6371) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 11.57
Almost Black
#070D0D
ΔE00 11.62
Charcoal (survey)
#343837
ΔE00 13.12
Dark Teal
#014D4E
ΔE00 13.76
Onyx
#353839
ΔE00 14.02
Dark
#1B2431
ΔE00 14.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022221 #220203
analogous
#022211 #022221 #021322
triadic
#022221 #210222 #222102
tetradic
#022221 #110222 #220203 #132202
square
#022221 #110222 #220203 #132202
split-complementary
#022221 #220213 #221102
monochromatic
#021D1C #021D1C #022221 #055C59 #099691
Accessibility & contrast
On white
16.75
#022221 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#022221 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022221
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022221 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022221 | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2021
Deuteranopia (green-blind)
#1A1C21
Tritanopia (blue-blind)
#002322
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #022221; /* rgb */ color: rgb(2, 34, 33); /* oklch */ color: oklch(22.9% 0.037 191.9);
Tailwind
colors: {
custom: {
50: '#485d5c',
500: '#022221',
950: '#000000',
},
}SCSS
$custom: #022221; $custom-light: #485d5c; $custom-dark: #000000;
JSON
{
"hex": "#022221",
"rgb": {
"r": 2,
"g": 34,
"b": 33
},
"hsl": {
"h": 178.125,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22868,
"c": 0.03716,
"h": 191.9
},
"luminance": 0.01267
}Semantic roles & 50–950 ramp
primary
#022221
secondary
#68181B
accent
#292FFF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000404
muted
#777979