#08191B#08191B
#08191B is a very dark, muted teal. Relative luminance 0.008; OKLCH L 20.0% C 0.023 H 205.4°. Best body text is #FFFFFF at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #08191B |
|---|---|
| RGB | rgb(8, 25, 27) |
| HSL | hsl(186, 54%, 7%) |
| HSV | hsv(186, 70%, 11%) |
| CMYK | cmyk(70.4%, 7.4%, 0%, 89.4%) |
| CIE-LAB | lab(7.46, -5.72, -3.58) |
| CIE-LCH | lch(7.46, 6.75, 212.08°) |
| OKLab | oklab(19.97% -0.0209 -0.0099) |
| OKLCH | oklch(19.97% 0.023 205.4) |
| XYZ | xyz(0.6455, 0.8260, 1.1621) |
| Luminance | 0.0083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.96
Black
#000000
ΔE00 8.86
Gunmetal
#2A3439
ΔE00 9.53
Dark
#1B2431
ΔE00 9.66
Charcoal (survey)
#343837
ΔE00 11.64
Onyx
#353839
ΔE00 12.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08191B #1B0A08
analogous
#081B14 #08191B #08101B
triadic
#08191B #1B0819 #191B08
tetradic
#08191B #14081B #1B0A08 #101B08
square
#08191B #14081B #1B0A08 #101B08
split-complementary
#08191B #1B0810 #1B1408
monochromatic
#071618 #071618 #08191B #16454A #247079
Accessibility & contrast
On white
18.02
#08191B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#08191B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08191B
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08191B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08191B | 1.00 | 18.02 | 1.17 | 18.02 |
| #FFFFFF | 18.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#17181B
Deuteranopia (green-blind)
#14151B
Tritanopia (blue-blind)
#011A1A
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #08191b; /* rgb */ color: rgb(8, 25, 27); /* oklch */ color: oklch(20.0% 0.023 205.4);
Tailwind
colors: {
custom: {
50: '#4a5557',
500: '#08191b',
950: '#000000',
},
}SCSS
$custom: #08191b; $custom-light: #4a5557; $custom-dark: #000000;
JSON
{
"hex": "#08191b",
"rgb": {
"r": 8,
"g": 25,
"b": 27
},
"hsl": {
"h": 186.316,
"s": 54.286,
"l": 6.863
},
"oklch": {
"l": 0.1997,
"c": 0.02317,
"h": 205.4
},
"luminance": 0.00826
}Semantic roles & 50–950 ramp
primary
#08191B
secondary
#572C27
accent
#5A4ADE
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010303
muted
#777878