#082017#082017
#082017 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.1% C 0.035 H 165.9°. Best body text is #FFFFFF at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #082017 |
|---|---|
| RGB | rgb(8, 32, 23) |
| HSL | hsl(158, 60%, 8%) |
| HSV | hsv(158, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(10.16, -12.18, 3.34) |
| CIE-LCH | lch(10.16, 12.63, 164.68°) |
| OKLab | oklab(22.11% -0.0341 0.0086) |
| OKLCH | oklch(22.11% 0.035 165.9) |
| XYZ | xyz(0.7712, 1.1464, 0.9911) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.54
Very Dark Green
#062E03
ΔE00 11.84
Almost Black
#070D0D
ΔE00 11.88
Charcoal (survey)
#343837
ΔE00 13.68
Gunmetal
#2A3439
ΔE00 13.73
Black
#000000
ΔE00 14.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082017 #200811
analogous
#08200B #082017 #081D20
triadic
#082017 #170820 #201708
tetradic
#082017 #0B0820 #200811 #1D2008
square
#082017 #0B0820 #200811 #1D2008
split-complementary
#082017 #20081D #200B08
monochromatic
#061812 #061812 #082017 #14513A #20825D
Accessibility & contrast
On white
17.08
#082017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#082017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082017
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082017 | 1.00 | 17.08 | 1.23 | 17.08 |
| #FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D17
Deuteranopia (green-blind)
#1C1B18
Tritanopia (blue-blind)
#01201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #082017; /* rgb */ color: rgb(8, 32, 23); /* oklch */ color: oklch(22.1% 0.035 165.9);
Tailwind
colors: {
custom: {
50: '#4a5b53',
500: '#082017',
950: '#000000',
},
}SCSS
$custom: #082017; $custom-light: #4a5b53; $custom-dark: #000000;
JSON
{
"hex": "#082017",
"rgb": {
"r": 8,
"g": 32,
"b": 23
},
"hsl": {
"h": 157.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22113,
"c": 0.03518,
"h": 165.9
},
"luminance": 0.01147
}Semantic roles & 50–950 ramp
primary
#082017
secondary
#5E263B
accent
#4580E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978