#002116#002116
#002116 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.0% C 0.045 H 166.9°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #002116 |
|---|---|
| RGB | rgb(0, 33, 22) |
| HSL | hsl(160, 100%, 6%) |
| HSV | hsv(160, 100%, 13%) |
| CMYK | cmyk(100%, 0%, 33.3%, 87.1%) |
| CIE-LAB | lab(10.15, -15.54, 4.00) |
| CIE-LCH | lch(10.15, 16.04, 165.56°) |
| OKLab | oklab(21.99% -0.0439 0.0102) |
| OKLCH | oklch(21.99% 0.045 166.9) |
| XYZ | xyz(0.6886, 1.1455, 0.9437) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.18
Very Dark Green
#062E03
ΔE00 10.68
Evergreen
#05472A
ΔE00 13.09
Dark Green
#033500
ΔE00 13.39
Almost Black
#070D0D
ΔE00 14.11
Pine Green
#0A481E
ΔE00 15.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002116 #21000B
analogous
#002106 #002116 #001C21
triadic
#002116 #160021 #211600
tetradic
#002116 #060021 #21000B #1C2100
square
#002116 #060021 #21000B #1C2100
split-complementary
#002116 #21001C #210600
monochromatic
#001F14 #001F14 #002116 #005E3F #009B68
Accessibility & contrast
On white
17.08
#002116 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#002116 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002116
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002116 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002116 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E15
Deuteranopia (green-blind)
#1B1A17
Tritanopia (blue-blind)
#00211E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #002116; /* rgb */ color: rgb(0, 33, 22); /* oklch */ color: oklch(22.0% 0.045 166.9);
Tailwind
colors: {
custom: {
50: '#465c52',
500: '#002116',
950: '#000000',
},
}SCSS
$custom: #002116; $custom-light: #465c52; $custom-dark: #000000;
JSON
{
"hex": "#002116",
"rgb": {
"r": 0,
"g": 33,
"b": 22
},
"hsl": {
"h": 160,
"s": 100,
"l": 6.471
},
"oklch": {
"l": 0.21985,
"c": 0.0451,
"h": 166.9
},
"luminance": 0.01146
}Semantic roles & 50–950 ramp
primary
#002116
secondary
#6A1330
accent
#2970FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000402
muted
#767978