#08161B#08161B
#08161B is a very dark, muted cyan. Relative luminance 0.007; OKLCH L 19.0% C 0.022 H 223.0°. Best body text is #FFFFFF at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #08161B |
|---|---|
| RGB | rgb(8, 22, 27) |
| HSL | hsl(196, 54%, 7%) |
| HSV | hsv(196, 70%, 11%) |
| CMYK | cmyk(70.4%, 18.5%, 0%, 89.4%) |
| CIE-LAB | lab(6.36, -3.47, -5.22) |
| CIE-LCH | lch(6.36, 6.27, 236.35°) |
| OKLab | oklab(19% -0.0161 -0.015) |
| OKLCH | oklch(19% 0.022 223) |
| XYZ | xyz(0.5848, 0.7045, 1.1419) |
| Luminance | 0.0070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.89
Black
#000000
ΔE00 7.35
Dark
#1B2431
ΔE00 7.56
Gunmetal
#2A3439
ΔE00 9.54
Onyx
#353839
ΔE00 12.01
Charcoal (survey)
#343837
ΔE00 12.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08161B #1B0D08
analogous
#081B17 #08161B #080D1B
triadic
#08161B #1B0816 #161B08
tetradic
#08161B #17081B #1B0D08 #0D1B08
square
#08161B #17081B #1B0D08 #0D1B08
split-complementary
#08161B #1B080D #1B1708
monochromatic
#071318 #071318 #08161B #163C4A #246379
Accessibility & contrast
On white
18.40
#08161B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#08161B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08161B
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08161B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08161B | 1.00 | 18.40 | 1.14 | 18.40 |
| #FFFFFF | 18.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#13151B
Deuteranopia (green-blind)
#10131B
Tritanopia (blue-blind)
#021818
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #08161b; /* rgb */ color: rgb(8, 22, 27); /* oklch */ color: oklch(19.0% 0.022 223.0);
Tailwind
colors: {
custom: {
50: '#4a5257',
500: '#08161b',
950: '#000000',
},
}SCSS
$custom: #08161b; $custom-light: #4a5257; $custom-dark: #000000;
JSON
{
"hex": "#08161b",
"rgb": {
"r": 8,
"g": 22,
"b": 27
},
"hsl": {
"h": 195.789,
"s": 54.286,
"l": 6.863
},
"oklch": {
"l": 0.19001,
"c": 0.02207,
"h": 223
},
"luminance": 0.00705
}Semantic roles & 50–950 ramp
primary
#08161B
secondary
#573427
accent
#714ADE
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010203
muted
#777878