#022019#022019
#022019 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.9% C 0.039 H 174.5°. Best body text is #FFFFFF at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #022019 |
|---|---|
| RGB | rgb(2, 32, 25) |
| HSL | hsl(166, 88%, 7%) |
| HSV | hsv(166, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 21.9%, 87.5%) |
| CIE-LAB | lab(9.92, -13.40, 1.50) |
| CIE-LCH | lch(9.92, 13.49, 173.63°) |
| OKLab | oklab(21.86% -0.0387 0.0038) |
| OKLCH | oklch(21.86% 0.039 174.5) |
| XYZ | xyz(0.7169, 1.1160, 1.0971) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 12.33
Almost Black
#070D0D
ΔE00 12.46
Very Dark Green
#062E03
ΔE00 12.76
Gunmetal
#2A3439
ΔE00 13.87
Charcoal (survey)
#343837
ΔE00 14.34
Evergreen
#05472A
ΔE00 14.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022019 #200209
analogous
#02200A #022019 #021820
triadic
#022019 #190220 #201902
tetradic
#022019 #0A0220 #200209 #182002
square
#022019 #0A0220 #200209 #182002
split-complementary
#022019 #200218 #200A02
monochromatic
#021D16 #021D16 #022019 #065A46 #099373
Accessibility & contrast
On white
17.17
#022019 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022019 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022019
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022019 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022019 | 1.00 | 17.17 | 1.22 | 17.17 |
| #FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1D19
Deuteranopia (green-blind)
#1A1A1A
Tritanopia (blue-blind)
#00211E
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022019; /* rgb */ color: rgb(2, 32, 25); /* oklch */ color: oklch(21.9% 0.039 174.5);
Tailwind
colors: {
custom: {
50: '#475b55',
500: '#022019',
950: '#000000',
},
}SCSS
$custom: #022019; $custom-light: #475b55; $custom-dark: #000000;
JSON
{
"hex": "#022019",
"rgb": {
"r": 2,
"g": 32,
"b": 25
},
"hsl": {
"h": 166,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21858,
"c": 0.03887,
"h": 174.5
},
"luminance": 0.01116
}Semantic roles & 50–950 ramp
primary
#022019
secondary
#66182A
accent
#295BFE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000403
muted
#777978