#022F21#022F21
#022F21 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.054 H 166.7°. Best body text is #FFFFFF at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #022F21 |
|---|---|
| RGB | rgb(2, 47, 33) |
| HSL | hsl(161, 92%, 10%) |
| HSV | hsv(161, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 29.8%, 81.6%) |
| CIE-LAB | lab(16.28, -19.09, 4.85) |
| CIE-LCH | lch(16.28, 19.70, 165.74°) |
| OKLab | oklab(27.16% -0.0526 0.0124) |
| OKLCH | oklch(27.16% 0.054 166.7) |
| XYZ | xyz(1.3159, 2.1556, 1.7853) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.68
Evergreen
#05472A
ΔE00 8.78
Very Dark Green
#062E03
ΔE00 9.25
Dark Green
#033500
ΔE00 11.39
Pine Green
#0A481E
ΔE00 11.43
Dark Blue Green
#005249
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F21 #2F0210
analogous
#022F0A #022F21 #02272F
triadic
#022F21 #21022F #2F2102
tetradic
#022F21 #0A022F #2F0210 #272F02
square
#022F21 #0A022F #2F0210 #272F02
split-complementary
#022F21 #2F0227 #2F0A02
monochromatic
#011D15 #011D15 #022F21 #046A4A #07A473
Accessibility & contrast
On white
14.67
#022F21 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#022F21 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F21
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F21 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F21 | 1.00 | 14.67 | 1.43 | 14.67 |
| #FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B20
Deuteranopia (green-blind)
#282722
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f21; /* rgb */ color: rgb(2, 47, 33); /* oklch */ color: oklch(27.2% 0.054 166.7);
Tailwind
colors: {
custom: {
50: '#4b685c',
500: '#022f21',
950: '#000000',
},
}SCSS
$custom: #022f21; $custom-light: #4b685c; $custom-dark: #000000;
JSON
{
"hex": "#022f21",
"rgb": {
"r": 2,
"g": 47,
"b": 33
},
"hsl": {
"h": 161.333,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27162,
"c": 0.05405,
"h": 166.7
},
"luminance": 0.02156
}Semantic roles & 50–950 ramp
primary
#022F21
secondary
#741935
accent
#296BFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79