#020806#020806
#020806 is a very dark, near-neutral teal. Relative luminance 0.002; OKLCH L 12.4% C 0.016 H 174.8°. Best body text is #FFFFFF at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #020806 |
|---|---|
| RGB | rgb(2, 8, 6) |
| HSL | hsl(160, 60%, 2%) |
| HSV | hsv(160, 75%, 3%) |
| CMYK | cmyk(75%, 0%, 25%, 96.9%) |
| CIE-LAB | lab(1.80, -1.85, 0.20) |
| CIE-LCH | lch(1.80, 1.86, 173.71°) |
| OKLab | oklab(12.4% -0.0156 0.0014) |
| OKLCH | oklch(12.4% 0.016 174.8) |
| XYZ | xyz(0.1447, 0.1997, 0.2032) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.18
Black
#000000
ΔE00 2.81
Dark
#1B2431
ΔE00 11.46
Gunmetal
#2A3439
ΔE00 12.96
Charcoal (survey)
#343837
ΔE00 13.67
Dark Grey
#363737
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#020806 #080204
analogous
#020803 #020806 #020708
triadic
#020806 #060208 #080602
tetradic
#020806 #030208 #080204 #070802
square
#020806 #030208 #080204 #070802
split-complementary
#020806 #080207 #080302
monochromatic
#061812 #061812 #061812 #0E392B #1A6A4F
Accessibility & contrast
On white
20.19
#020806 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#020806 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #020806
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##020806 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##020806 | 1.00 | 20.19 | 1.04 | 20.19 |
| #FFFFFF | 20.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070706
Deuteranopia (green-blind)
#060606
Tritanopia (blue-blind)
#010807
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #020806; /* rgb */ color: rgb(2, 8, 6); /* oklch */ color: oklch(12.4% 0.016 174.8);
Tailwind
colors: {
custom: {
50: '#474a49',
500: '#020806',
950: '#000000',
},
}SCSS
$custom: #020806; $custom-light: #474a49; $custom-dark: #000000;
JSON
{
"hex": "#020806",
"rgb": {
"r": 2,
"g": 8,
"b": 6
},
"hsl": {
"h": 160,
"s": 60,
"l": 1.961
},
"oklch": {
"l": 0.12395,
"c": 0.01565,
"h": 174.8
},
"luminance": 0.002
}Semantic roles & 50–950 ramp
primary
#020806
secondary
#481E2C
accent
#4579E3
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777