#082121#082121
#082121 is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.8% C 0.031 H 195.2°. Best body text is #FFFFFF at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #082121 |
|---|---|
| RGB | rgb(8, 33, 33) |
| HSL | hsl(180, 61%, 8%) |
| HSV | hsv(180, 76%, 13%) |
| CMYK | cmyk(75.8%, 0%, 0%, 87.1%) |
| CIE-LAB | lab(10.91, -9.51, -2.90) |
| CIE-LCH | lch(10.91, 9.94, 196.96°) |
| OKLab | oklab(22.85% -0.0295 -0.008) |
| OKLCH | oklch(22.85% 0.031 195.2) |
| XYZ | xyz(0.9184, 1.2490, 1.6312) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.86
Gunmetal
#2A3439
ΔE00 10.02
Charcoal (survey)
#343837
ΔE00 11.76
Dark
#1B2431
ΔE00 12.38
Onyx
#353839
ΔE00 12.55
Black
#000000
ΔE00 12.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082121 #210808
analogous
#082114 #082121 #081421
triadic
#082121 #210821 #212108
tetradic
#082121 #140821 #210808 #142108
square
#082121 #140821 #210808 #142108
split-complementary
#082121 #210814 #211408
monochromatic
#061919 #061919 #082121 #145252 #208484
Accessibility & contrast
On white
16.80
#082121 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#082121 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082121
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082121 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082121 | 1.00 | 16.80 | 1.25 | 16.80 |
| #FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1F21
Deuteranopia (green-blind)
#1A1C21
Tritanopia (blue-blind)
#002221
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #082121; /* rgb */ color: rgb(8, 33, 33); /* oklch */ color: oklch(22.8% 0.031 195.2);
Tailwind
colors: {
custom: {
50: '#4b5c5c',
500: '#082121',
950: '#000000',
},
}SCSS
$custom: #082121; $custom-light: #4b5c5c; $custom-dark: #000000;
JSON
{
"hex": "#082121",
"rgb": {
"r": 8,
"g": 33,
"b": 33
},
"hsl": {
"h": 180,
"s": 60.976,
"l": 8.039
},
"oklch": {
"l": 0.22845,
"c": 0.0306,
"h": 195.2
},
"luminance": 0.01249
}Semantic roles & 50–950 ramp
primary
#082121
secondary
#5F2626
accent
#4444E4
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979