#081E22#081E22
#081E22 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.9% C 0.029 H 211.1°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #081E22 |
|---|---|
| RGB | rgb(8, 30, 34) |
| HSL | hsl(189, 62%, 8%) |
| HSV | hsv(189, 76%, 13%) |
| CMYK | cmyk(76.5%, 11.8%, 0%, 86.7%) |
| CIE-LAB | lab(9.76, -7.14, -5.37) |
| CIE-LCH | lch(9.76, 8.94, 216.91°) |
| OKLab | oklab(21.93% -0.0246 -0.0149) |
| OKLCH | oklch(21.93% 0.029 211.1) |
| XYZ | xyz(0.8530, 1.0956, 1.6796) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.23
Gunmetal
#2A3439
ΔE00 8.83
Dark
#1B2431
ΔE00 9.68
Black
#000000
ΔE00 11.09
Charcoal (survey)
#343837
ΔE00 11.48
Dark Blue Grey
#1F3B4D
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081E22 #220C08
analogous
#082219 #081E22 #081122
triadic
#081E22 #22081E #1E2208
tetradic
#081E22 #190822 #220C08 #112208
square
#081E22 #190822 #220C08 #112208
split-complementary
#081E22 #220811 #221908
monochromatic
#061619 #061619 #081E22 #144A54 #1F7585
Accessibility & contrast
On white
17.22
#081E22 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#081E22 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081E22
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081E22 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081E22 | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1D22
Deuteranopia (green-blind)
#171A22
Tritanopia (blue-blind)
#00201F
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #081e22; /* rgb */ color: rgb(8, 30, 34); /* oklch */ color: oklch(21.9% 0.029 211.1);
Tailwind
colors: {
custom: {
50: '#4a595c',
500: '#081e22',
950: '#000000',
},
}SCSS
$custom: #081e22; $custom-light: #4a595c; $custom-dark: #000000;
JSON
{
"hex": "#081e22",
"rgb": {
"r": 8,
"g": 30,
"b": 34
},
"hsl": {
"h": 189.231,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.21932,
"c": 0.02876,
"h": 211.1
},
"luminance": 0.01096
}Semantic roles & 50–950 ramp
primary
#081E22
secondary
#602F26
accent
#5C43E5
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010304
muted
#777879