#081E1E#081E1E
#081E1E is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.7% C 0.028 H 195.3°. Best body text is #FFFFFF at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #081E1E |
|---|---|
| RGB | rgb(8, 30, 30) |
| HSL | hsl(180, 58%, 7%) |
| HSV | hsv(180, 73%, 12%) |
| CMYK | cmyk(73.3%, 0%, 0%, 88.2%) |
| CIE-LAB | lab(9.59, -8.63, -2.65) |
| CIE-LCH | lch(9.59, 9.03, 197.11°) |
| OKLab | oklab(21.74% -0.0269 -0.0073) |
| OKLCH | oklch(21.74% 0.028 195.3) |
| XYZ | xyz(0.7987, 1.0738, 1.3932) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.77
Gunmetal
#2A3439
ΔE00 10.09
Black
#000000
ΔE00 11.68
Charcoal (survey)
#343837
ΔE00 11.82
Dark
#1B2431
ΔE00 11.95
Onyx
#353839
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081E1E #1E0808
analogous
#081E13 #081E1E #08131E
triadic
#081E1E #1E081E #1E1E08
tetradic
#081E1E #13081E #1E0808 #131E08
square
#081E1E #13081E #1E0808 #131E08
split-complementary
#081E1E #1E0813 #1E1308
monochromatic
#061818 #061818 #081E1E #154E4E #227F7F
Accessibility & contrast
On white
17.29
#081E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#081E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081E1E
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081E1E | 1.00 | 17.29 | 1.21 | 17.29 |
| #FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1C1E
Deuteranopia (green-blind)
#181A1E
Tritanopia (blue-blind)
#001F1E
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #081e1e; /* rgb */ color: rgb(8, 30, 30); /* oklch */ color: oklch(21.7% 0.028 195.3);
Tailwind
colors: {
custom: {
50: '#4a5959',
500: '#081e1e',
950: '#000000',
},
}SCSS
$custom: #081e1e; $custom-light: #4a5959; $custom-dark: #000000;
JSON
{
"hex": "#081e1e",
"rgb": {
"r": 8,
"g": 30,
"b": 30
},
"hsl": {
"h": 180,
"s": 57.895,
"l": 7.451
},
"oklch": {
"l": 0.21737,
"c": 0.02786,
"h": 195.3
},
"luminance": 0.01074
}Semantic roles & 50–950 ramp
primary
#081E1E
secondary
#5B2727
accent
#4747E1
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010303
muted
#777878