#08282B#08282B
#08282B is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.5% C 0.037 H 204.0°. Best body text is #FFFFFF at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #08282B |
|---|---|
| RGB | rgb(8, 40, 43) |
| HSL | hsl(185, 69%, 10%) |
| HSV | hsv(185, 81%, 17%) |
| CMYK | cmyk(81.4%, 7%, 0%, 83.1%) |
| CIE-LAB | lab(14.08, -10.24, -5.39) |
| CIE-LCH | lch(14.08, 11.57, 207.75°) |
| OKLab | oklab(25.54% -0.0336 -0.0149) |
| OKLCH | oklch(25.54% 0.037 204) |
| XYZ | xyz(1.2948, 1.7435, 2.5533) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.01
Dark Blue Grey
#1F3B4D
ΔE00 11.07
Charcoal (survey)
#343837
ΔE00 11.36
Almost Black
#070D0D
ΔE00 11.75
Dark
#1B2431
ΔE00 11.95
Onyx
#353839
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08282B #2B0B08
analogous
#082B1D #08282B #08162B
triadic
#08282B #2B0828 #282B08
tetradic
#08282B #1D082B #2B0B08 #162B08
square
#08282B #1D082B #2B0B08 #162B08
split-complementary
#08282B #2B0816 #2B1D08
monochromatic
#05181A #05181A #08282B #12585F #1B8892
Accessibility & contrast
On white
15.57
#08282B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#08282B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08282B
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08282B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08282B | 1.00 | 15.57 | 1.35 | 15.57 |
| #FFFFFF | 15.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24262B
Deuteranopia (green-blind)
#1F222B
Tritanopia (blue-blind)
#002A29
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #08282b; /* rgb */ color: rgb(8, 40, 43); /* oklch */ color: oklch(25.5% 0.037 204.0);
Tailwind
colors: {
custom: {
50: '#4d6264',
500: '#08282b',
950: '#000000',
},
}SCSS
$custom: #08282b; $custom-light: #4d6264; $custom-dark: #000000;
JSON
{
"hex": "#08282b",
"rgb": {
"r": 8,
"g": 40,
"b": 43
},
"hsl": {
"h": 185.143,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.25538,
"c": 0.03678,
"h": 204
},
"luminance": 0.01744
}Semantic roles & 50–950 ramp
primary
#08282B
secondary
#6A2B25
accent
#4B3CEB
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#010505
muted
#777979