#08161F#08161F
#08161F is a very dark, muted cyan. Relative luminance 0.007; OKLCH L 19.2% C 0.027 H 238.3°. Best body text is #FFFFFF at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #08161F |
|---|---|
| RGB | rgb(8, 22, 31) |
| HSL | hsl(203, 59%, 8%) |
| HSV | hsv(203, 74%, 12%) |
| CMYK | cmyk(74.2%, 29%, 0%, 87.8%) |
| CIE-LAB | lab(6.54, -2.22, -8.01) |
| CIE-LCH | lch(6.54, 8.32, 254.54°) |
| OKLab | oklab(19.23% -0.0141 -0.0228) |
| OKLCH | oklch(19.23% 0.027 238.3) |
| XYZ | xyz(0.6343, 0.7243, 1.4024) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.73
Almost Black
#070D0D
ΔE00 6.52
Black
#000000
ΔE00 8.22
Gunmetal
#2A3439
ΔE00 9.82
Dark Blue Grey
#1F3B4D
ΔE00 12.07
Dark Blue
#00035B
ΔE00 12.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08161F #1F1108
analogous
#081F1C #08161F #080B1F
triadic
#08161F #1F0816 #161F08
tetradic
#08161F #1C081F #1F1108 #0B1F08
square
#08161F #1C081F #1F1108 #0B1F08
split-complementary
#08161F #1F080B #1F1C08
monochromatic
#061118 #061118 #08161F #153950 #215B80
Accessibility & contrast
On white
18.34
#08161F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#08161F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08161F
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08161F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08161F | 1.00 | 18.34 | 1.14 | 18.34 |
| #FFFFFF | 18.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#12161F
Deuteranopia (green-blind)
#0F131F
Tritanopia (blue-blind)
#001819
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #08161f; /* rgb */ color: rgb(8, 22, 31); /* oklch */ color: oklch(19.2% 0.027 238.3);
Tailwind
colors: {
custom: {
50: '#4a525a',
500: '#08161f',
950: '#000000',
},
}SCSS
$custom: #08161f; $custom-light: #4a525a; $custom-dark: #000000;
JSON
{
"hex": "#08161f",
"rgb": {
"r": 8,
"g": 22,
"b": 31
},
"hsl": {
"h": 203.478,
"s": 58.974,
"l": 7.647
},
"oklch": {
"l": 0.19233,
"c": 0.02687,
"h": 238.3
},
"luminance": 0.00724
}Semantic roles & 50–950 ramp
primary
#08161F
secondary
#5C3C26
accent
#8346E2
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010203
muted
#777878