#082015#082015
#082015 is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.0% C 0.037 H 161.2°. Best body text is #FFFFFF at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #082015 |
|---|---|
| RGB | rgb(8, 32, 21) |
| HSL | hsl(153, 60%, 8%) |
| HSV | hsv(153, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(10.10, -12.72, 4.69) |
| CIE-LCH | lch(10.10, 13.56, 159.78°) |
| OKLab | oklab(22.05% -0.0354 0.012) |
| OKLCH | oklch(22.05% 0.037 161.2) |
| XYZ | xyz(0.7519, 1.1387, 0.8895) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.61
Very Dark Green
#062E03
ΔE00 10.90
Almost Black
#070D0D
ΔE00 12.45
Dark Green
#033500
ΔE00 13.62
Evergreen
#05472A
ΔE00 13.98
Charcoal (survey)
#343837
ΔE00 14.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082015 #200813
analogous
#082009 #082015 #081F20
triadic
#082015 #150820 #201508
tetradic
#082015 #090820 #200813 #1F2008
square
#082015 #090820 #200813 #1F2008
split-complementary
#082015 #20081F #200908
monochromatic
#061810 #061810 #082015 #145135 #208255
Accessibility & contrast
On white
17.10
#082015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#082015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082015
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082015 | 1.00 | 17.10 | 1.23 | 17.10 |
| #FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D14
Deuteranopia (green-blind)
#1C1B16
Tritanopia (blue-blind)
#02201D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #082015; /* rgb */ color: rgb(8, 32, 21); /* oklch */ color: oklch(22.0% 0.037 161.2);
Tailwind
colors: {
custom: {
50: '#4a5b52',
500: '#082015',
950: '#000000',
},
}SCSS
$custom: #082015; $custom-light: #4a5b52; $custom-dark: #000000;
JSON
{
"hex": "#082015",
"rgb": {
"r": 8,
"g": 32,
"b": 21
},
"hsl": {
"h": 152.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.22045,
"c": 0.03736,
"h": 161.2
},
"luminance": 0.01139
}Semantic roles & 50–950 ramp
primary
#082015
secondary
#5E2640
accent
#458DE3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978