#082222#082222
#082222 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.2% C 0.031 H 195.2°. Best body text is #FFFFFF at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #082222 |
|---|---|
| RGB | rgb(8, 34, 34) |
| HSL | hsl(180, 62%, 8%) |
| HSV | hsv(180, 76%, 13%) |
| CMYK | cmyk(76.5%, 0%, 0%, 86.7%) |
| CIE-LAB | lab(11.35, -9.79, -2.98) |
| CIE-LCH | lch(11.35, 10.23, 196.92°) |
| OKLab | oklab(23.21% -0.0304 -0.0083) |
| OKLCH | oklch(23.21% 0.031 195.2) |
| XYZ | xyz(0.9608, 1.3111, 1.7155) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.01
Almost Black
#070D0D
ΔE00 10.20
Charcoal (survey)
#343837
ΔE00 11.74
Dark
#1B2431
ΔE00 12.52
Onyx
#353839
ΔE00 12.55
Black
#000000
ΔE00 13.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082222 #220808
analogous
#082215 #082222 #081522
triadic
#082222 #220822 #222208
tetradic
#082222 #150822 #220808 #152208
square
#082222 #150822 #220808 #152208
split-complementary
#082222 #220815 #221508
monochromatic
#061919 #061919 #082222 #145454 #1F8585
Accessibility & contrast
On white
16.64
#082222 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#082222 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082222
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082222 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082222 | 1.00 | 16.64 | 1.26 | 16.64 |
| #FFFFFF | 16.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2022
Deuteranopia (green-blind)
#1B1D22
Tritanopia (blue-blind)
#002322
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #082222; /* rgb */ color: rgb(8, 34, 34); /* oklch */ color: oklch(23.2% 0.031 195.2);
Tailwind
colors: {
custom: {
50: '#4b5d5c',
500: '#082222',
950: '#000000',
},
}SCSS
$custom: #082222; $custom-light: #4b5d5c; $custom-dark: #000000;
JSON
{
"hex": "#082222",
"rgb": {
"r": 8,
"g": 34,
"b": 34
},
"hsl": {
"h": 180,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.23213,
"c": 0.03149,
"h": 195.2
},
"luminance": 0.01311
}Semantic roles & 50–950 ramp
primary
#082222
secondary
#602626
accent
#4343E5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979