#081927#081927
#081927 is a very dark, muted cyan. Relative luminance 0.009; OKLCH L 20.7% C 0.036 H 245.5°. Best body text is #FFFFFF at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #081927 |
|---|---|
| RGB | rgb(8, 25, 39) |
| HSL | hsl(207, 66%, 9%) |
| HSV | hsv(207, 79%, 15%) |
| CMYK | cmyk(79.5%, 35.9%, 0%, 84.7%) |
| CIE-LAB | lab(8.07, -1.44, -11.70) |
| CIE-LCH | lch(8.07, 11.78, 262.96°) |
| OKLab | oklab(20.67% -0.015 -0.0329) |
| OKLCH | oklch(20.67% 0.036 245.5) |
| XYZ | xyz(0.8138, 0.8933, 2.0486) |
| Luminance | 0.0089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 4.42
Almost Black
#070D0D
ΔE00 9.21
Navy Blue
#1B2A4A
ΔE00 10.03
Gunmetal
#2A3439
ΔE00 10.18
Black
#000000
ΔE00 10.53
Navy (survey)
#01153E
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081927 #271608
analogous
#082726 #081927 #080A27
triadic
#081927 #270819 #192708
tetradic
#081927 #260827 #271608 #0A2708
square
#081927 #260827 #271608 #0A2708
split-complementary
#081927 #27080A #272608
monochromatic
#051019 #051019 #081927 #123A5A #1D5A8D
Accessibility & contrast
On white
17.82
#081927 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#081927 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081927
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081927 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081927 | 1.00 | 17.82 | 1.18 | 17.82 |
| #FFFFFF | 17.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131928
Deuteranopia (green-blind)
#0F1627
Tritanopia (blue-blind)
#001C1E
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #081927; /* rgb */ color: rgb(8, 25, 39); /* oklch */ color: oklch(20.7% 0.036 245.5);
Tailwind
colors: {
custom: {
50: '#4b5561',
500: '#081927',
950: '#000000',
},
}SCSS
$custom: #081927; $custom-light: #4b5561; $custom-dark: #000000;
JSON
{
"hex": "#081927",
"rgb": {
"r": 8,
"g": 25,
"b": 39
},
"hsl": {
"h": 207.097,
"s": 65.957,
"l": 9.216
},
"oklch": {
"l": 0.20669,
"c": 0.03621,
"h": 245.5
},
"luminance": 0.00893
}Semantic roles & 50–950 ramp
primary
#081927
secondary
#654225
accent
#8C3FE9
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010305
muted
#777879