#022F22#022F22
#022F22 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.053 H 168.4°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #022F22 |
|---|---|
| RGB | rgb(2, 47, 34) |
| HSL | hsl(163, 92%, 10%) |
| HSV | hsv(163, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 27.7%, 81.6%) |
| CIE-LAB | lab(16.31, -18.79, 4.20) |
| CIE-LCH | lch(16.31, 19.25, 167.40°) |
| OKLab | oklab(27.19% -0.052 0.0107) |
| OKLCH | oklch(27.19% 0.053 168.4) |
| XYZ | xyz(1.3301, 2.1613, 1.8601) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.05
Dark Forest Green
#002D04
ΔE00 9.15
Very Dark Green
#062E03
ΔE00 9.70
Dark Blue Green
#005249
ΔE00 11.40
Pine Green
#0A481E
ΔE00 11.79
Dark Green
#033500
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F22 #2F020F
analogous
#022F0C #022F22 #02262F
triadic
#022F22 #22022F #2F2202
tetradic
#022F22 #0C022F #2F020F #262F02
square
#022F22 #0C022F #2F020F #262F02
split-complementary
#022F22 #2F0226 #2F0C02
monochromatic
#011D15 #011D15 #022F22 #046A4C #07A477
Accessibility & contrast
On white
14.66
#022F22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#022F22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F22
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F22 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B21
Deuteranopia (green-blind)
#282723
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f22; /* rgb */ color: rgb(2, 47, 34); /* oklch */ color: oklch(27.2% 0.053 168.4);
Tailwind
colors: {
custom: {
50: '#4b685c',
500: '#022f22',
950: '#000000',
},
}SCSS
$custom: #022f22; $custom-light: #4b685c; $custom-dark: #000000;
JSON
{
"hex": "#022f22",
"rgb": {
"r": 2,
"g": 47,
"b": 34
},
"hsl": {
"h": 162.667,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.27194,
"c": 0.05309,
"h": 168.4
},
"luminance": 0.02161
}Semantic roles & 50–950 ramp
primary
#022F22
secondary
#741933
accent
#2967FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79