#081523#081523
#081523 is a very dark, muted cyan. Relative luminance 0.007; OKLCH L 19.2% C 0.034 H 251.4°. Best body text is #FFFFFF at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #081523 |
|---|---|
| RGB | rgb(8, 21, 35) |
| HSL | hsl(211, 63%, 8%) |
| HSV | hsv(211, 77%, 14%) |
| CMYK | cmyk(77.1%, 40%, 0%, 86.3%) |
| CIE-LAB | lab(6.41, -0.10, -11.27) |
| CIE-LCH | lch(6.41, 11.27, 269.49°) |
| OKLab | oklab(19.19% -0.0109 -0.0323) |
| OKLCH | oklch(19.19% 0.034 251.4) |
| XYZ | xyz(0.6716, 0.7092, 1.6913) |
| Luminance | 0.0071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 4.83
Almost Black
#070D0D
ΔE00 8.94
Black
#000000
ΔE00 9.75
Navy Blue
#1B2A4A
ΔE00 10.02
Navy (survey)
#01153E
ΔE00 10.14
Dark Navy Blue
#00022E
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081523 #231608
analogous
#082223 #081523 #080823
triadic
#081523 #230815 #152308
tetradic
#081523 #230822 #231608 #082308
square
#081523 #230822 #231608 #082308
split-complementary
#081523 #230808 #222308
monochromatic
#060F19 #060F19 #081523 #133355 #1F5187
Accessibility & contrast
On white
18.39
#081523 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#081523 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081523
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081523 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081523 | 1.00 | 18.39 | 1.14 | 18.39 |
| #FFFFFF | 18.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F1624
Deuteranopia (green-blind)
#0C1323
Tritanopia (blue-blind)
#00181A
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #081523; /* rgb */ color: rgb(8, 21, 35); /* oklch */ color: oklch(19.2% 0.034 251.4);
Tailwind
colors: {
custom: {
50: '#4a525d',
500: '#081523',
950: '#000000',
},
}SCSS
$custom: #081523; $custom-light: #4a525d; $custom-dark: #000000;
JSON
{
"hex": "#081523",
"rgb": {
"r": 8,
"g": 21,
"b": 35
},
"hsl": {
"h": 211.111,
"s": 62.791,
"l": 8.431
},
"oklch": {
"l": 0.19187,
"c": 0.03413,
"h": 251.4
},
"luminance": 0.00709
}Semantic roles & 50–950 ramp
primary
#081523
secondary
#614426
accent
#9742E6
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010204
muted
#777879