#022F20#022F20
#022F20 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.055 H 165.2°. Best body text is #FFFFFF at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #022F20 |
|---|---|
| RGB | rgb(2, 47, 32) |
| HSL | hsl(160, 92%, 10%) |
| HSV | hsv(160, 96%, 18%) |
| CMYK | cmyk(95.7%, 0%, 31.9%, 81.6%) |
| CIE-LAB | lab(16.26, -19.40, 5.50) |
| CIE-LCH | lch(16.26, 20.16, 164.16°) |
| OKLab | oklab(27.13% -0.0532 0.014) |
| OKLCH | oklch(27.13% 0.055 165.2) |
| XYZ | xyz(1.3021, 2.1501, 1.7126) |
| Luminance | 0.0215 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.23
Evergreen
#05472A
ΔE00 8.53
Very Dark Green
#062E03
ΔE00 8.80
Dark Green
#033500
ΔE00 10.95
Pine Green
#0A481E
ΔE00 11.08
Dark Blue Green
#005249
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022F20 #2F0211
analogous
#022F0A #022F20 #02282F
triadic
#022F20 #20022F #2F2002
tetradic
#022F20 #0A022F #2F0211 #282F02
square
#022F20 #0A022F #2F0211 #282F02
split-complementary
#022F20 #2F0228 #2F0A02
monochromatic
#011D14 #011D14 #022F20 #046A48 #07A470
Accessibility & contrast
On white
14.69
#022F20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#022F20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022F20
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022F20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022F20 | 1.00 | 14.69 | 1.43 | 14.69 |
| #FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1F
Deuteranopia (green-blind)
#282721
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #022f20; /* rgb */ color: rgb(2, 47, 32); /* oklch */ color: oklch(27.1% 0.055 165.2);
Tailwind
colors: {
custom: {
50: '#4b685b',
500: '#022f20',
950: '#000000',
},
}SCSS
$custom: #022f20; $custom-light: #4b685b; $custom-dark: #000000;
JSON
{
"hex": "#022f20",
"rgb": {
"r": 2,
"g": 47,
"b": 32
},
"hsl": {
"h": 160,
"s": 91.837,
"l": 9.608
},
"oklch": {
"l": 0.2713,
"c": 0.05504,
"h": 165.2
},
"luminance": 0.0215
}Semantic roles & 50–950 ramp
primary
#022F20
secondary
#741937
accent
#2970FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79