#082021#082021
#082021 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.5% C 0.030 H 199.0°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #082021 |
|---|---|
| RGB | rgb(8, 32, 33) |
| HSL | hsl(182, 61%, 8%) |
| HSV | hsv(182, 76%, 13%) |
| CMYK | cmyk(75.8%, 3%, 0%, 87.1%) |
| CIE-LAB | lab(10.52, -8.87, -3.49) |
| CIE-LCH | lch(10.52, 9.53, 201.51°) |
| OKLab | oklab(22.52% -0.0281 -0.0097) |
| OKLCH | oklch(22.52% 0.03 199) |
| XYZ | xyz(0.8910, 1.1944, 1.6221) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.32
Gunmetal
#2A3439
ΔE00 9.67
Charcoal (survey)
#343837
ΔE00 11.64
Dark
#1B2431
ΔE00 11.69
Black
#000000
ΔE00 12.24
Onyx
#353839
ΔE00 12.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082021 #210908
analogous
#082115 #082021 #081321
triadic
#082021 #210820 #202108
tetradic
#082021 #150821 #210908 #132108
square
#082021 #150821 #210908 #132108
split-complementary
#082021 #210813 #211508
monochromatic
#061819 #061819 #082021 #145052 #208084
Accessibility & contrast
On white
16.95
#082021 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#082021 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082021
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082021 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082021 | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1E21
Deuteranopia (green-blind)
#191B21
Tritanopia (blue-blind)
#002120
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #082021; /* rgb */ color: rgb(8, 32, 33); /* oklch */ color: oklch(22.5% 0.030 199.0);
Tailwind
colors: {
custom: {
50: '#4a5b5c',
500: '#082021',
950: '#000000',
},
}SCSS
$custom: #082021; $custom-light: #4a5b5c; $custom-dark: #000000;
JSON
{
"hex": "#082021",
"rgb": {
"r": 8,
"g": 32,
"b": 33
},
"hsl": {
"h": 182.4,
"s": 60.976,
"l": 8.039
},
"oklch": {
"l": 0.22523,
"c": 0.0297,
"h": 199
},
"luminance": 0.01194
}Semantic roles & 50–950 ramp
primary
#082021
secondary
#5F2826
accent
#4A44E4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979