#08382B#08382B
#08382B is a dark, muted teal. Relative luminance 0.031; OKLCH L 30.6% C 0.055 H 170.2°. Best body text is #FFFFFF at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #08382B |
|---|---|
| RGB | rgb(8, 56, 43) |
| HSL | hsl(164, 75%, 13%) |
| HSV | hsv(164, 86%, 22%) |
| CMYK | cmyk(85.7%, 0%, 23.2%, 78%) |
| CIE-LAB | lab(20.26, -19.41, 3.68) |
| CIE-LCH | lch(20.26, 19.76, 169.26°) |
| OKLab | oklab(30.57% -0.0542 0.0094) |
| OKLCH | oklch(30.57% 0.055 170.2) |
| XYZ | xyz(1.9501, 3.0542, 2.7718) |
| Luminance | 0.0305 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 7.34
Dark Blue Green
#005249
ΔE00 8.77
Dark Teal
#014D4E
ΔE00 9.81
Dark Forest Green
#002D04
ΔE00 10.09
Very Dark Green
#062E03
ΔE00 10.55
Pine Green
#0A481E
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08382B #380815
analogous
#083813 #08382B #082D38
triadic
#08382B #2B0838 #382B08
tetradic
#08382B #130838 #380815 #2D3808
square
#08382B #130838 #380815 #2D3808
split-complementary
#08382B #38082D #381308
monochromatic
#041B15 #041B15 #08382B #106E54 #17A37D
Accessibility & contrast
On white
13.04
#08382B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.61
#08382B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08382B
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08382B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08382B | 1.00 | 13.04 | 1.61 | 13.04 |
| #FFFFFF | 13.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.61 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#36342A
Deuteranopia (green-blind)
#302F2C
Tritanopia (blue-blind)
#003834
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #08382b; /* rgb */ color: rgb(8, 56, 43); /* oklch */ color: oklch(30.6% 0.055 170.2);
Tailwind
colors: {
custom: {
50: '#506f64',
500: '#08382b',
950: '#000000',
},
}SCSS
$custom: #08382b; $custom-light: #506f64; $custom-dark: #000000;
JSON
{
"hex": "#08382b",
"rgb": {
"r": 8,
"g": 56,
"b": 43
},
"hsl": {
"h": 163.75,
"s": 75,
"l": 12.549
},
"oklch": {
"l": 0.3057,
"c": 0.05501,
"h": 170.2
},
"luminance": 0.03054
}Semantic roles & 50–950 ramp
primary
#08382B
secondary
#77253B
accent
#3669F2
background
#F4F6F5
surface
#E7ECEA
border
#C3C7C6
text
#020705
muted
#787A79