#022B22#022B22
#022B22 is a dark, muted teal. Relative luminance 0.019; OKLCH L 25.9% C 0.047 H 174.2°. Best body text is #FFFFFF at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #022B22 |
|---|---|
| RGB | rgb(2, 43, 34) |
| HSL | hsl(167, 91%, 9%) |
| HSV | hsv(167, 95%, 17%) |
| CMYK | cmyk(95.3%, 0%, 20.9%, 83.1%) |
| CIE-LAB | lab(14.71, -16.69, 1.92) |
| CIE-LCH | lch(14.71, 16.80, 173.45°) |
| OKLab | oklab(25.88% -0.0471 0.0048) |
| OKLCH | oklch(25.88% 0.047 174.2) |
| XYZ | xyz(1.1775, 1.8560, 1.8092) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.92
Evergreen
#05472A
ΔE00 11.19
Very Dark Green
#062E03
ΔE00 11.44
Dark Teal
#014D4E
ΔE00 11.97
Dark Blue Green
#005249
ΔE00 12.37
Darkslategray
#2F4F4F
ΔE00 13.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022B22 #2B020B
analogous
#022B0E #022B22 #02202B
triadic
#022B22 #22022B #2B2202
tetradic
#022B22 #0E022B #2B020B #202B02
square
#022B22 #0E022B #2B020B #202B02
split-complementary
#022B22 #2B0220 #2B0E02
monochromatic
#011D17 #011D17 #022B22 #056550 #07A07E
Accessibility & contrast
On white
15.32
#022B22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#022B22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022B22
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022B22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022B22 | 1.00 | 15.32 | 1.37 | 15.32 |
| #FFFFFF | 15.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292722
Deuteranopia (green-blind)
#242323
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #022b22; /* rgb */ color: rgb(2, 43, 34); /* oklch */ color: oklch(25.9% 0.047 174.2);
Tailwind
colors: {
custom: {
50: '#4a645c',
500: '#022b22',
950: '#000000',
},
}SCSS
$custom: #022b22; $custom-light: #4a645c; $custom-dark: #000000;
JSON
{
"hex": "#022b22",
"rgb": {
"r": 2,
"g": 43,
"b": 34
},
"hsl": {
"h": 166.829,
"s": 91.111,
"l": 8.824
},
"oklch": {
"l": 0.25881,
"c": 0.04735,
"h": 174.2
},
"luminance": 0.01856
}Semantic roles & 50–950 ramp
primary
#022B22
secondary
#70192C
accent
#2958FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79