#002216#002216
#002216 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.3% C 0.047 H 165.5°. Best body text is #FFFFFF at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #002216 |
|---|---|
| RGB | rgb(0, 34, 22) |
| HSL | hsl(159, 100%, 7%) |
| HSV | hsv(159, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 35.3%, 86.7%) |
| CIE-LAB | lab(10.57, -16.20, 4.59) |
| CIE-LCH | lch(10.57, 16.84, 164.17°) |
| OKLab | oklab(22.33% -0.0452 0.0117) |
| OKLCH | oklch(22.33% 0.047 165.5) |
| XYZ | xyz(0.7168, 1.2019, 0.9531) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.61
Very Dark Green
#062E03
ΔE00 10.13
Evergreen
#05472A
ΔE00 12.54
Dark Green
#033500
ΔE00 12.83
Pine Green
#0A481E
ΔE00 14.56
Almost Black
#070D0D
ΔE00 14.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002216 #22000C
analogous
#002205 #002216 #001D22
triadic
#002216 #160022 #221600
tetradic
#002216 #050022 #22000C #1D2200
square
#002216 #050022 #22000C #1D2200
split-complementary
#002216 #22001D #220500
monochromatic
#001F14 #001F14 #002216 #005F3E #009C65
Accessibility & contrast
On white
16.93
#002216 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#002216 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002216
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002216 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002216 | 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)
#211F15
Deuteranopia (green-blind)
#1C1B17
Tritanopia (blue-blind)
#00221F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #002216; /* rgb */ color: rgb(0, 34, 22); /* oklch */ color: oklch(22.3% 0.047 165.5);
Tailwind
colors: {
custom: {
50: '#465d53',
500: '#002216',
950: '#000000',
},
}SCSS
$custom: #002216; $custom-light: #465d53; $custom-dark: #000000;
JSON
{
"hex": "#002216",
"rgb": {
"r": 0,
"g": 34,
"b": 22
},
"hsl": {
"h": 158.824,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.22332,
"c": 0.04666,
"h": 165.5
},
"luminance": 0.01202
}Semantic roles & 50–950 ramp
primary
#002216
secondary
#6B1332
accent
#2974FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978