#02160C#02160C
#02160C is a very dark, muted teal. Relative luminance 0.006; OKLCH L 17.9% C 0.035 H 160.8°. Best body text is #FFFFFF at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #02160C |
|---|---|
| RGB | rgb(2, 22, 12) |
| HSL | hsl(150, 83%, 5%) |
| HSV | hsv(150, 91%, 9%) |
| CMYK | cmyk(90.9%, 0%, 45.5%, 91.4%) |
| CIE-LAB | lab(5.54, -8.38, 3.17) |
| CIE-LCH | lch(5.54, 8.96, 159.29°) |
| OKLab | oklab(17.88% -0.0335 0.0117) |
| OKLCH | oklch(17.88% 0.035 160.8) |
| XYZ | xyz(0.3783, 0.6132, 0.4462) |
| Luminance | 0.0061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.22
Black
#000000
ΔE00 10.54
Gunmetal
#2A3439
ΔE00 13.62
Charcoal (survey)
#343837
ΔE00 13.72
Dark Forest Green
#002D04
ΔE00 14.31
Very Dark Green
#062E03
ΔE00 14.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02160C #16020C
analogous
#021602 #02160C #021616
triadic
#02160C #0C0216 #160C02
tetradic
#02160C #020216 #16020C #161602
square
#02160C #020216 #16020C #161602
split-complementary
#02160C #160216 #160202
monochromatic
#031C0F #031C0F #031C0F #074E2B #0C8649
Accessibility & contrast
On white
18.71
#02160C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#02160C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02160C
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02160C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02160C | 1.00 | 18.71 | 1.12 | 18.71 |
| #FFFFFF | 18.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#16130B
Deuteranopia (green-blind)
#13110D
Tritanopia (blue-blind)
#001613
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #02160c; /* rgb */ color: rgb(2, 22, 12); /* oklch */ color: oklch(17.9% 0.035 160.8);
Tailwind
colors: {
custom: {
50: '#47524c',
500: '#02160c',
950: '#000000',
},
}SCSS
$custom: #02160c; $custom-light: #47524c; $custom-dark: #000000;
JSON
{
"hex": "#02160c",
"rgb": {
"r": 2,
"g": 22,
"b": 12
},
"hsl": {
"h": 150,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.17877,
"c": 0.03549,
"h": 160.8
},
"luminance": 0.00613
}Semantic roles & 50–950 ramp
primary
#02160C
secondary
#5C183A
accent
#2E94FA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877