#082525#082525
#082525 is a very dark, muted teal. Relative luminance 0.015; OKLCH L 24.3% C 0.034 H 195.1°. Best body text is #FFFFFF at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #082525 |
|---|---|
| RGB | rgb(8, 37, 37) |
| HSL | hsl(180, 64%, 9%) |
| HSV | hsv(180, 78%, 15%) |
| CMYK | cmyk(78.4%, 0%, 0%, 85.5%) |
| CIE-LAB | lab(12.66, -10.59, -3.21) |
| CIE-LCH | lch(12.66, 11.07, 196.85°) |
| OKLab | oklab(24.31% -0.0329 -0.0089) |
| OKLCH | oklch(24.31% 0.034 195.1) |
| XYZ | xyz(1.0955, 1.5082, 1.9833) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.02
Almost Black
#070D0D
ΔE00 11.21
Charcoal (survey)
#343837
ΔE00 11.74
Onyx
#353839
ΔE00 12.59
Dark Blue Grey
#1F3B4D
ΔE00 12.92
Dark
#1B2431
ΔE00 12.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082525 #250808
analogous
#082517 #082525 #081725
triadic
#082525 #250825 #252508
tetradic
#082525 #170825 #250808 #172508
square
#082525 #170825 #250808 #172508
split-complementary
#082525 #250817 #251708
monochromatic
#051919 #051919 #082525 #135757 #1E8A8A
Accessibility & contrast
On white
16.13
#082525 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#082525 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082525
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082525 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082525 | 1.00 | 16.13 | 1.30 | 16.13 |
| #FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222325
Deuteranopia (green-blind)
#1D1F25
Tritanopia (blue-blind)
#002625
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #082525; /* rgb */ color: rgb(8, 37, 37); /* oklch */ color: oklch(24.3% 0.034 195.1);
Tailwind
colors: {
custom: {
50: '#4c5f5f',
500: '#082525',
950: '#000000',
},
}SCSS
$custom: #082525; $custom-light: #4c5f5f; $custom-dark: #000000;
JSON
{
"hex": "#082525",
"rgb": {
"r": 8,
"g": 37,
"b": 37
},
"hsl": {
"h": 180,
"s": 64.444,
"l": 8.824
},
"oklch": {
"l": 0.2431,
"c": 0.03406,
"h": 195.1
},
"luminance": 0.01508
}Semantic roles & 50–950 ramp
primary
#082525
secondary
#632626
accent
#4040E7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979