#081C28#081C28
#081C28 is a very dark, muted cyan. Relative luminance 0.010; OKLCH L 21.6% C 0.035 H 237.6°. Best body text is #FFFFFF at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #081C28 |
|---|---|
| RGB | rgb(8, 28, 40) |
| HSL | hsl(203, 67%, 9%) |
| HSV | hsv(203, 80%, 16%) |
| CMYK | cmyk(80%, 30%, 0%, 84.3%) |
| CIE-LAB | lab(9.28, -3.26, -10.55) |
| CIE-LCH | lch(9.28, 11.04, 252.82°) |
| OKLab | oklab(21.65% -0.0188 -0.0296) |
| OKLCH | oklch(21.65% 0.035 237.6) |
| XYZ | xyz(0.8982, 1.0352, 2.1596) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.18
Almost Black
#070D0D
ΔE00 8.83
Gunmetal
#2A3439
ΔE00 8.90
Dark Blue Grey
#1F3B4D
ΔE00 9.83
Black
#000000
ΔE00 10.75
Darkblue (survey)
#030764
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081C28 #281408
analogous
#082824 #081C28 #080C28
triadic
#081C28 #28081C #1C2808
tetradic
#081C28 #240828 #281408 #0C2808
square
#081C28 #240828 #281408 #0C2808
split-complementary
#081C28 #28080C #282408
monochromatic
#05121A #05121A #081C28 #12405B #1C638E
Accessibility & contrast
On white
17.40
#081C28 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#081C28 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081C28
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081C28 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081C28 | 1.00 | 17.40 | 1.21 | 17.40 |
| #FFFFFF | 17.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161C29
Deuteranopia (green-blind)
#121928
Tritanopia (blue-blind)
#001F20
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #081c28; /* rgb */ color: rgb(8, 28, 40); /* oklch */ color: oklch(21.6% 0.035 237.6);
Tailwind
colors: {
custom: {
50: '#4b5762',
500: '#081c28',
950: '#000000',
},
}SCSS
$custom: #081c28; $custom-light: #4b5762; $custom-dark: #000000;
JSON
{
"hex": "#081c28",
"rgb": {
"r": 8,
"g": 28,
"b": 40
},
"hsl": {
"h": 202.5,
"s": 66.667,
"l": 9.412
},
"oklch": {
"l": 0.21647,
"c": 0.03506,
"h": 237.6
},
"luminance": 0.01035
}Semantic roles & 50–950 ramp
primary
#081C28
secondary
#673E25
accent
#7E3EEA
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010305
muted
#777879