#081A29#081A29
#081A29 is a very dark, muted cyan. Relative luminance 0.010; OKLCH L 21.1% C 0.038 H 246.0°. Best body text is #FFFFFF at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #081A29 |
|---|---|
| RGB | rgb(8, 26, 41) |
| HSL | hsl(207, 67%, 10%) |
| HSV | hsv(207, 80%, 16%) |
| CMYK | cmyk(80.5%, 36.6%, 0%, 83.9%) |
| CIE-LAB | lab(8.57, -1.33, -12.40) |
| CIE-LCH | lch(8.57, 12.47, 263.85°) |
| OKLab | oklab(21.1% -0.0156 -0.035) |
| OKLCH | oklch(21.1% 0.038 246) |
| XYZ | xyz(0.8696, 0.9504, 2.2350) |
| Luminance | 0.0095 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 4.26
Navy Blue
#1B2A4A
ΔE00 9.51
Almost Black
#070D0D
ΔE00 9.74
Navy (survey)
#01153E
ΔE00 10.13
Gunmetal
#2A3439
ΔE00 10.20
Dark Blue Grey
#1F3B4D
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081A29 #291708
analogous
#082928 #081A29 #080929
triadic
#081A29 #29081A #1A2908
tetradic
#081A29 #280829 #291708 #092908
square
#081A29 #280829 #291708 #092908
split-complementary
#081A29 #290809 #292808
monochromatic
#05101A #05101A #081A29 #123A5C #1C5B8F
Accessibility & contrast
On white
17.64
#081A29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#081A29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081A29
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081A29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081A29 | 1.00 | 17.64 | 1.19 | 17.64 |
| #FFFFFF | 17.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131A2A
Deuteranopia (green-blind)
#0F1729
Tritanopia (blue-blind)
#001E1F
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #081a29; /* rgb */ color: rgb(8, 26, 41); /* oklch */ color: oklch(21.1% 0.038 246.0);
Tailwind
colors: {
custom: {
50: '#4b5662',
500: '#081a29',
950: '#000000',
},
}SCSS
$custom: #081a29; $custom-light: #4b5662; $custom-dark: #000000;
JSON
{
"hex": "#081a29",
"rgb": {
"r": 8,
"g": 26,
"b": 41
},
"hsl": {
"h": 207.273,
"s": 67.347,
"l": 9.608
},
"oklch": {
"l": 0.21104,
"c": 0.03829,
"h": 246
},
"luminance": 0.00951
}Semantic roles & 50–950 ramp
primary
#081A29
secondary
#684325
accent
#8C3EEA
background
#F4F5F5
surface
#E7E8EA
border
#C3C4C6
text
#010305
muted
#777879