#082520#082520
#082520 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.1% C 0.036 H 179.8°. Best body text is #FFFFFF at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #082520 |
|---|---|
| RGB | rgb(8, 37, 32) |
| HSL | hsl(170, 64%, 9%) |
| HSV | hsv(170, 78%, 15%) |
| CMYK | cmyk(78.4%, 0%, 13.5%, 85.5%) |
| CIE-LAB | lab(12.47, -12.36, 0.13) |
| CIE-LCH | lch(12.47, 12.36, 179.41°) |
| OKLab | oklab(24.1% -0.0358 0.0001) |
| OKLCH | oklch(24.1% 0.036 179.8) |
| XYZ | xyz(1.0223, 1.4789, 1.5978) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 12.06
Almost Black
#070D0D
ΔE00 12.30
Charcoal (survey)
#343837
ΔE00 12.74
Dark Forest Green
#002D04
ΔE00 13.28
Dark Teal
#014D4E
ΔE00 13.40
Darkslategray
#2F4F4F
ΔE00 13.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082520 #25080D
analogous
#082512 #082520 #081C25
triadic
#082520 #200825 #252008
tetradic
#082520 #120825 #25080D #1C2508
square
#082520 #120825 #25080D #1C2508
split-complementary
#082520 #25081C #251208
monochromatic
#051916 #051916 #082520 #13574C #1E8A77
Accessibility & contrast
On white
16.21
#082520 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#082520 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082520
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082520 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082520 | 1.00 | 16.21 | 1.30 | 16.21 |
| #FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#232220
Deuteranopia (green-blind)
#1F1F20
Tritanopia (blue-blind)
#002623
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #082520; /* rgb */ color: rgb(8, 37, 32); /* oklch */ color: oklch(24.1% 0.036 179.8);
Tailwind
colors: {
custom: {
50: '#4b5f5b',
500: '#082520',
950: '#000000',
},
}SCSS
$custom: #082520; $custom-light: #4b5f5b; $custom-dark: #000000;
JSON
{
"hex": "#082520",
"rgb": {
"r": 8,
"g": 37,
"b": 32
},
"hsl": {
"h": 169.655,
"s": 64.444,
"l": 8.824
},
"oklch": {
"l": 0.24097,
"c": 0.03581,
"h": 179.8
},
"luminance": 0.01479
}Semantic roles & 50–950 ramp
primary
#082520
secondary
#632630
accent
#405DE7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979