#08292B#08292B
#08292B is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.9% C 0.037 H 200.9°. Best body text is #FFFFFF at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #08292B |
|---|---|
| RGB | rgb(8, 41, 43) |
| HSL | hsl(183, 69%, 10%) |
| HSV | hsv(183, 81%, 17%) |
| CMYK | cmyk(81.4%, 4.7%, 0%, 83.1%) |
| CIE-LAB | lab(14.47, -10.87, -4.80) |
| CIE-LCH | lch(14.47, 11.88, 203.84°) |
| OKLab | oklab(25.85% -0.0349 -0.0133) |
| OKLCH | oklch(25.85% 0.037 200.9) |
| XYZ | xyz(1.3289, 1.8118, 2.5647) |
| Luminance | 0.0181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.40
Charcoal (survey)
#343837
ΔE00 11.51
Dark Blue Grey
#1F3B4D
ΔE00 11.56
Darkslategray
#2F4F4F
ΔE00 12.04
Dark Teal
#014D4E
ΔE00 12.08
Almost Black
#070D0D
ΔE00 12.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08292B #2B0A08
analogous
#082B1C #08292B #08172B
triadic
#08292B #2B0829 #292B08
tetradic
#08292B #1C082B #2B0A08 #172B08
square
#08292B #1C082B #2B0A08 #172B08
split-complementary
#08292B #2B0817 #2B1C08
monochromatic
#05191A #05191A #08292B #125A5F #1B8B92
Accessibility & contrast
On white
15.41
#08292B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#08292B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08292B
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08292B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08292B | 1.00 | 15.41 | 1.36 | 15.41 |
| #FFFFFF | 15.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25272B
Deuteranopia (green-blind)
#20232B
Tritanopia (blue-blind)
#002B2A
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #08292b; /* rgb */ color: rgb(8, 41, 43); /* oklch */ color: oklch(25.9% 0.037 200.9);
Tailwind
colors: {
custom: {
50: '#4d6264',
500: '#08292b',
950: '#000000',
},
}SCSS
$custom: #08292b; $custom-light: #4d6264; $custom-dark: #000000;
JSON
{
"hex": "#08292b",
"rgb": {
"r": 8,
"g": 41,
"b": 43
},
"hsl": {
"h": 183.429,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.25852,
"c": 0.03739,
"h": 200.9
},
"luminance": 0.01812
}Semantic roles & 50–950 ramp
primary
#08292B
secondary
#6A2925
accent
#463CEB
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#020505
muted
#787979