#021610#021610
#021610 is a very dark, muted teal. Relative luminance 0.006; OKLCH L 18.0% C 0.031 H 172.0°. Best body text is #FFFFFF at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #021610 |
|---|---|
| RGB | rgb(2, 22, 16) |
| HSL | hsl(162, 83%, 5%) |
| HSV | hsv(162, 91%, 9%) |
| CMYK | cmyk(90.9%, 0%, 27.3%, 91.4%) |
| CIE-LAB | lab(5.64, -7.69, 1.29) |
| CIE-LCH | lch(5.64, 7.80, 170.46°) |
| OKLab | oklab(18.02% -0.0308 0.0043) |
| OKLCH | oklch(18.02% 0.031 172) |
| XYZ | xyz(0.4054, 0.6241, 0.5892) |
| Luminance | 0.0062 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.23
Black
#000000
ΔE00 9.78
Gunmetal
#2A3439
ΔE00 12.57
Charcoal (survey)
#343837
ΔE00 13.18
Dark
#1B2431
ΔE00 14.02
Onyx
#353839
ΔE00 14.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#021610 #160208
analogous
#021606 #021610 #021216
triadic
#021610 #100216 #161002
tetradic
#021610 #060216 #160208 #121602
square
#021610 #060216 #160208 #121602
split-complementary
#021610 #160212 #160602
monochromatic
#031C14 #031C14 #031C14 #074E39 #0C8662
Accessibility & contrast
On white
18.67
#021610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#021610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #021610
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##021610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##021610 | 1.00 | 18.67 | 1.12 | 18.67 |
| #FFFFFF | 18.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151410
Deuteranopia (green-blind)
#121110
Tritanopia (blue-blind)
#001614
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #021610; /* rgb */ color: rgb(2, 22, 16); /* oklch */ color: oklch(18.0% 0.031 172.0);
Tailwind
colors: {
custom: {
50: '#47524e',
500: '#021610',
950: '#000000',
},
}SCSS
$custom: #021610; $custom-light: #47524e; $custom-dark: #000000;
JSON
{
"hex": "#021610",
"rgb": {
"r": 2,
"g": 22,
"b": 16
},
"hsl": {
"h": 162,
"s": 83.333,
"l": 4.706
},
"oklch": {
"l": 0.1802,
"c": 0.03113,
"h": 172
},
"luminance": 0.00624
}Semantic roles & 50–950 ramp
primary
#021610
secondary
#5C182C
accent
#2E6BFA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877