#002212#002212
#002212 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.2% C 0.051 H 158.9°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #002212 |
|---|---|
| RGB | rgb(0, 34, 18) |
| HSL | hsl(152, 100%, 7%) |
| HSV | hsv(152, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 47.1%, 86.7%) |
| CIE-LAB | lab(10.47, -17.21, 7.09) |
| CIE-LCH | lch(10.47, 18.61, 157.60°) |
| OKLab | oklab(22.21% -0.0477 0.0184) |
| OKLCH | oklch(22.21% 0.051 158.9) |
| XYZ | xyz(0.6811, 1.1876, 0.7655) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.00
Very Dark Green
#062E03
ΔE00 8.53
Dark Green
#033500
ΔE00 11.31
Evergreen
#05472A
ΔE00 11.92
Pine Green
#0A481E
ΔE00 13.55
Hunter Green (survey)
#0B4008
ΔE00 13.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002212 #220010
analogous
#002201 #002212 #002122
triadic
#002212 #120022 #221200
tetradic
#002212 #010022 #220010 #212200
square
#002212 #010022 #220010 #212200
split-complementary
#002212 #220021 #220100
monochromatic
#001F10 #001F10 #002212 #005F32 #009C53
Accessibility & contrast
On white
16.97
#002212 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#002212 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002212
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002212 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002212 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E11
Deuteranopia (green-blind)
#1D1B13
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #002212; /* rgb */ color: rgb(0, 34, 18); /* oklch */ color: oklch(22.2% 0.051 158.9);
Tailwind
colors: {
custom: {
50: '#465d50',
500: '#002212',
950: '#000000',
},
}SCSS
$custom: #002212; $custom-light: #465d50; $custom-dark: #000000;
JSON
{
"hex": "#002212",
"rgb": {
"r": 0,
"g": 34,
"b": 18
},
"hsl": {
"h": 151.765,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.22211,
"c": 0.05115,
"h": 158.9
},
"luminance": 0.01188
}Semantic roles & 50–950 ramp
primary
#002212
secondary
#6B133C
accent
#298EFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978