#022E21#022E21
#022E21 is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.8% C 0.053 H 168.0°. Best body text is #FFFFFF at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #022E21 |
|---|---|
| RGB | rgb(2, 46, 33) |
| HSL | hsl(162, 92%, 9%) |
| HSV | hsv(162, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 28.3%, 82%) |
| CIE-LAB | lab(15.88, -18.58, 4.29) |
| CIE-LCH | lch(15.88, 19.07, 167.01°) |
| OKLab | oklab(26.83% -0.0514 0.011) |
| OKLCH | oklch(26.83% 0.053 168) |
| XYZ | xyz(1.2764, 2.0765, 1.7721) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.08
Evergreen
#05472A
ΔE00 9.28
Very Dark Green
#062E03
ΔE00 9.64
Dark Blue Green
#005249
ΔE00 11.72
Dark Green
#033500
ΔE00 11.84
Pine Green
#0A481E
ΔE00 11.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022E21 #2E020F
analogous
#022E0B #022E21 #02252E
triadic
#022E21 #21022E #2E2102
tetradic
#022E21 #0B022E #2E020F #252E02
square
#022E21 #0B022E #2E020F #252E02
split-complementary
#022E21 #2E0225 #2E0B02
monochromatic
#011D15 #011D15 #022E21 #05694B #07A375
Accessibility & contrast
On white
14.84
#022E21 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#022E21 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022E21
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022E21 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022E21 | 1.00 | 14.84 | 1.42 | 14.84 |
| #FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2A20
Deuteranopia (green-blind)
#272622
Tritanopia (blue-blind)
#002E2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022e21; /* rgb */ color: rgb(2, 46, 33); /* oklch */ color: oklch(26.8% 0.053 168.0);
Tailwind
colors: {
custom: {
50: '#4b675c',
500: '#022e21',
950: '#000000',
},
}SCSS
$custom: #022e21; $custom-light: #4b675c; $custom-dark: #000000;
JSON
{
"hex": "#022e21",
"rgb": {
"r": 2,
"g": 46,
"b": 33
},
"hsl": {
"h": 162.273,
"s": 91.667,
"l": 9.412
},
"oklch": {
"l": 0.26833,
"c": 0.05255,
"h": 168
},
"luminance": 0.02077
}Semantic roles & 50–950 ramp
primary
#022E21
secondary
#731934
accent
#2968FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79