#082020#082020
#082020 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.5% C 0.030 H 195.2°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #082020 |
|---|---|
| RGB | rgb(8, 32, 32) |
| HSL | hsl(180, 60%, 8%) |
| HSV | hsv(180, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 0%, 87.5%) |
| CIE-LAB | lab(10.47, -9.23, -2.82) |
| CIE-LCH | lch(10.47, 9.65, 196.99°) |
| OKLab | oklab(22.48% -0.0287 -0.0078) |
| OKLCH | oklch(22.48% 0.03 195.2) |
| XYZ | xyz(0.8773, 1.1888, 1.5495) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.51
Gunmetal
#2A3439
ΔE00 10.04
Charcoal (survey)
#343837
ΔE00 11.78
Dark
#1B2431
ΔE00 12.24
Black
#000000
ΔE00 12.42
Onyx
#353839
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082020 #200808
analogous
#082014 #082020 #081420
triadic
#082020 #200820 #202008
tetradic
#082020 #140820 #200808 #142008
square
#082020 #140820 #200808 #142008
split-complementary
#082020 #200814 #201408
monochromatic
#061818 #061818 #082020 #145151 #208282
Accessibility & contrast
On white
16.97
#082020 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#082020 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082020
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082020 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082020 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1E20
Deuteranopia (green-blind)
#1A1B20
Tritanopia (blue-blind)
#002120
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #082020; /* rgb */ color: rgb(8, 32, 32); /* oklch */ color: oklch(22.5% 0.030 195.2);
Tailwind
colors: {
custom: {
50: '#4a5b5b',
500: '#082020',
950: '#000000',
},
}SCSS
$custom: #082020; $custom-light: #4a5b5b; $custom-dark: #000000;
JSON
{
"hex": "#082020",
"rgb": {
"r": 8,
"g": 32,
"b": 32
},
"hsl": {
"h": 180,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22477,
"c": 0.02971,
"h": 195.2
},
"luminance": 0.01189
}Semantic roles & 50–950 ramp
primary
#082020
secondary
#5E2626
accent
#4545E3
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979