#081E1F#081E1F
#081E1F is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.8% C 0.028 H 199.3°. Best body text is #FFFFFF at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #081E1F |
|---|---|
| RGB | rgb(8, 30, 31) |
| HSL | hsl(183, 59%, 8%) |
| HSV | hsv(183, 74%, 12%) |
| CMYK | cmyk(74.2%, 3.2%, 0%, 87.8%) |
| CIE-LAB | lab(9.63, -8.28, -3.34) |
| CIE-LCH | lch(9.63, 8.92, 201.96°) |
| OKLab | oklab(21.78% -0.0263 -0.0092) |
| OKLCH | oklch(21.78% 0.028 199.3) |
| XYZ | xyz(0.8116, 1.0790, 1.4616) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.58
Gunmetal
#2A3439
ΔE00 9.74
Dark
#1B2431
ΔE00 11.39
Black
#000000
ΔE00 11.51
Charcoal (survey)
#343837
ΔE00 11.70
Onyx
#353839
ΔE00 12.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081E1F #1F0908
analogous
#081F14 #081E1F #08121F
triadic
#081E1F #1F081E #1E1F08
tetradic
#081E1F #14081F #1F0908 #121F08
square
#081E1F #14081F #1F0908 #121F08
split-complementary
#081E1F #1F0812 #1F1408
monochromatic
#061818 #061818 #081E1F #154D50 #217C80
Accessibility & contrast
On white
17.27
#081E1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#081E1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081E1F
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081E1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081E1F | 1.00 | 17.27 | 1.22 | 17.27 |
| #FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1C1F
Deuteranopia (green-blind)
#181A1F
Tritanopia (blue-blind)
#001F1E
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #081e1f; /* rgb */ color: rgb(8, 30, 31); /* oklch */ color: oklch(21.8% 0.028 199.3);
Tailwind
colors: {
custom: {
50: '#4a595a',
500: '#081e1f',
950: '#000000',
},
}SCSS
$custom: #081e1f; $custom-light: #4a595a; $custom-dark: #000000;
JSON
{
"hex": "#081e1f",
"rgb": {
"r": 8,
"g": 30,
"b": 31
},
"hsl": {
"h": 182.609,
"s": 58.974,
"l": 7.647
},
"oklch": {
"l": 0.21784,
"c": 0.02786,
"h": 199.3
},
"luminance": 0.01079
}Semantic roles & 50–950 ramp
primary
#081E1F
secondary
#5C2926
accent
#4C46E2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010303
muted
#777878