#021922#021922
#021922 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 20.0% C 0.035 H 226.1°. Best body text is #FFFFFF at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #021922 |
|---|---|
| RGB | rgb(2, 25, 34) |
| HSL | hsl(197, 89%, 7%) |
| HSV | hsv(197, 94%, 13%) |
| CMYK | cmyk(94.1%, 26.5%, 0%, 86.7%) |
| CIE-LAB | lab(7.44, -4.98, -8.95) |
| CIE-LCH | lch(7.44, 10.24, 240.92°) |
| OKLab | oklab(19.96% -0.0243 -0.0252) |
| OKLCH | oklch(19.96% 0.035 226.1) |
| XYZ | xyz(0.6613, 0.8236, 1.6372) |
| Luminance | 0.0082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 7.47
Almost Black
#070D0D
ΔE00 7.96
Gunmetal
#2A3439
ΔE00 9.66
Black
#000000
ΔE00 10.23
Dark Blue Grey
#1F3B4D
ΔE00 11.21
Dark Blue
#00035B
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021922 #220B02
analogous
#02221B #021922 #020922
triadic
#021922 #220219 #192202
tetradic
#021922 #1B0222 #220B02 #092202
square
#021922 #1B0222 #220B02 #092202
split-complementary
#021922 #220209 #221B02
monochromatic
#02151D #02151D #021922 #05445C #096E96
Accessibility & contrast
On white
18.03
#021922 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#021922 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021922
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021922 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021922 | 1.00 | 18.03 | 1.16 | 18.03 |
| #FFFFFF | 18.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141822
Deuteranopia (green-blind)
#0F1522
Tritanopia (blue-blind)
#001C1C
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #021922; /* rgb */ color: rgb(2, 25, 34); /* oklch */ color: oklch(20.0% 0.035 226.1);
Tailwind
colors: {
custom: {
50: '#47555d',
500: '#021922',
950: '#000000',
},
}SCSS
$custom: #021922; $custom-light: #47555d; $custom-dark: #000000;
JSON
{
"hex": "#021922",
"rgb": {
"r": 2,
"g": 25,
"b": 34
},
"hsl": {
"h": 196.875,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.19962,
"c": 0.03499,
"h": 226.1
},
"luminance": 0.00824
}Semantic roles & 50–950 ramp
primary
#021922
secondary
#682F18
accent
#6529FF
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000304
muted
#777879