#022012#022012
#022012 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.6% C 0.046 H 159.7°. Best body text is #FFFFFF at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #022012 |
|---|---|
| RGB | rgb(2, 32, 18) |
| HSL | hsl(152, 88%, 7%) |
| HSV | hsv(152, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(9.72, -15.22, 6.05) |
| CIE-LCH | lch(9.72, 16.38, 158.33°) |
| OKLab | oklab(21.62% -0.0432 0.016) |
| OKLCH | oklch(21.62% 0.046 159.7) |
| XYZ | xyz(0.6507, 1.0895, 0.7482) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.18
Very Dark Green
#062E03
ΔE00 9.60
Dark Green
#033500
ΔE00 12.40
Evergreen
#05472A
ΔE00 13.03
Almost Black
#070D0D
ΔE00 14.13
Pine Green
#0A481E
ΔE00 14.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022012 #200210
analogous
#022003 #022012 #021F20
triadic
#022012 #120220 #201202
tetradic
#022012 #030220 #200210 #1F2002
square
#022012 #030220 #200210 #1F2002
split-complementary
#022012 #20021F #200302
monochromatic
#021D10 #021D10 #022012 #065A32 #099353
Accessibility & contrast
On white
17.24
#022012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022012
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022012 | 1.00 | 17.24 | 1.22 | 17.24 |
| #FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D11
Deuteranopia (green-blind)
#1B1A13
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022012; /* rgb */ color: rgb(2, 32, 18); /* oklch */ color: oklch(21.6% 0.046 159.7);
Tailwind
colors: {
custom: {
50: '#475b4f',
500: '#022012',
950: '#000000',
},
}SCSS
$custom: #022012; $custom-light: #475b4f; $custom-dark: #000000;
JSON
{
"hex": "#022012",
"rgb": {
"r": 2,
"g": 32,
"b": 18
},
"hsl": {
"h": 152,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.2162,
"c": 0.04603,
"h": 159.7
},
"luminance": 0.0109
}Semantic roles & 50–950 ramp
primary
#022012
secondary
#66183C
accent
#298DFE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978