#022011#022011
#022011 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.6% C 0.047 H 158.1°. Best body text is #FFFFFF at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #022011 |
|---|---|
| RGB | rgb(2, 32, 17) |
| HSL | hsl(150, 88%, 7%) |
| HSV | hsv(150, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(9.69, -15.44, 6.61) |
| CIE-LCH | lch(9.69, 16.80, 156.83°) |
| OKLab | oklab(21.59% -0.0438 0.0176) |
| OKLCH | oklch(21.59% 0.047 158.1) |
| XYZ | xyz(0.6427, 1.0863, 0.7060) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.84
Very Dark Green
#062E03
ΔE00 9.26
Dark Green
#033500
ΔE00 12.08
Evergreen
#05472A
ΔE00 12.91
Almost Black
#070D0D
ΔE00 14.34
Pine Green
#0A481E
ΔE00 14.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022011 #200211
analogous
#022002 #022011 #022020
triadic
#022011 #110220 #201102
tetradic
#022011 #020220 #200211 #202002
square
#022011 #020220 #200211 #202002
split-complementary
#022011 #200220 #200202
monochromatic
#021D0F #021D0F #022011 #065A30 #09934E
Accessibility & contrast
On white
17.25
#022011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022011
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022011 | 1.00 | 17.25 | 1.22 | 17.25 |
| #FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D10
Deuteranopia (green-blind)
#1C1A12
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022011; /* rgb */ color: rgb(2, 32, 17); /* oklch */ color: oklch(21.6% 0.047 158.1);
Tailwind
colors: {
custom: {
50: '#475b4f',
500: '#022011',
950: '#000000',
},
}SCSS
$custom: #022011; $custom-light: #475b4f; $custom-dark: #000000;
JSON
{
"hex": "#022011",
"rgb": {
"r": 2,
"g": 32,
"b": 17
},
"hsl": {
"h": 150,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21591,
"c": 0.04722,
"h": 158.1
},
"luminance": 0.01086
}Semantic roles & 50–950 ramp
primary
#022011
secondary
#66183F
accent
#2994FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977