#022212#022212
#022212 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.3% C 0.049 H 157.7°. Best body text is #FFFFFF at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #022212 |
|---|---|
| RGB | rgb(2, 34, 18) |
| HSL | hsl(150, 89%, 7%) |
| HSV | hsv(150, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 47.1%, 86.7%) |
| CIE-LAB | lab(10.56, -16.59, 7.24) |
| CIE-LCH | lch(10.56, 18.10, 156.42°) |
| OKLab | oklab(22.32% -0.0457 0.0188) |
| OKLCH | oklch(22.32% 0.049 157.7) |
| XYZ | xyz(0.7062, 1.2005, 0.7667) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.03
Very Dark Green
#062E03
ΔE00 8.50
Dark Green
#033500
ΔE00 11.30
Evergreen
#05472A
ΔE00 12.03
Pine Green
#0A481E
ΔE00 13.59
Hunter Green (survey)
#0B4008
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022212 #220212
analogous
#022202 #022212 #022222
triadic
#022212 #120222 #221202
tetradic
#022212 #020222 #220212 #222202
square
#022212 #020222 #220212 #222202
split-complementary
#022212 #220222 #220202
monochromatic
#021D0F #021D0F #022212 #055C31 #09964F
Accessibility & contrast
On white
16.93
#022212 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#022212 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022212
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022212 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022212 | 1.00 | 16.93 | 1.24 | 16.93 |
| #FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E11
Deuteranopia (green-blind)
#1D1B13
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #022212; /* rgb */ color: rgb(2, 34, 18); /* oklch */ color: oklch(22.3% 0.049 157.7);
Tailwind
colors: {
custom: {
50: '#475d50',
500: '#022212',
950: '#000000',
},
}SCSS
$custom: #022212; $custom-light: #475d50; $custom-dark: #000000;
JSON
{
"hex": "#022212",
"rgb": {
"r": 2,
"g": 34,
"b": 18
},
"hsl": {
"h": 150,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22317,
"c": 0.04945,
"h": 157.7
},
"luminance": 0.01201
}Semantic roles & 50–950 ramp
primary
#022212
secondary
#681840
accent
#2994FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978