#081E26#081E26
#081E26 is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 22.1% C 0.032 H 224.8°. Best body text is #FFFFFF at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #081E26 |
|---|---|
| RGB | rgb(8, 30, 38) |
| HSL | hsl(196, 65%, 9%) |
| HSV | hsv(196, 79%, 15%) |
| CMYK | cmyk(78.9%, 21.1%, 0%, 85.1%) |
| CIE-LAB | lab(9.95, -5.54, -8.03) |
| CIE-LCH | lch(9.95, 9.76, 235.42°) |
| OKLab | oklab(22.15% -0.0225 -0.0224) |
| OKLCH | oklch(22.15% 0.032 224.8) |
| XYZ | xyz(0.9141, 1.1200, 2.0014) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 7.44
Gunmetal
#2A3439
ΔE00 8.23
Almost Black
#070D0D
ΔE00 8.37
Dark Blue Grey
#1F3B4D
ΔE00 10.10
Black
#000000
ΔE00 10.93
Onyx
#353839
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081E26 #261008
analogous
#08261F #081E26 #080F26
triadic
#081E26 #26081E #1E2608
tetradic
#081E26 #1F0826 #261008 #0F2608
square
#081E26 #1F0826 #261008 #0F2608
split-complementary
#081E26 #26080F #261F08
monochromatic
#051419 #051419 #081E26 #134659 #1D6E8B
Accessibility & contrast
On white
17.16
#081E26 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#081E26 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081E26
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081E26 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081E26 | 1.00 | 17.16 | 1.22 | 17.16 |
| #FFFFFF | 17.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1D26
Deuteranopia (green-blind)
#151A26
Tritanopia (blue-blind)
#002021
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #081e26; /* rgb */ color: rgb(8, 30, 38); /* oklch */ color: oklch(22.1% 0.032 224.8);
Tailwind
colors: {
custom: {
50: '#4b5960',
500: '#081e26',
950: '#000000',
},
}SCSS
$custom: #081e26; $custom-light: #4b5960; $custom-dark: #000000;
JSON
{
"hex": "#081e26",
"rgb": {
"r": 8,
"g": 30,
"b": 38
},
"hsl": {
"h": 196,
"s": 65.217,
"l": 9.02
},
"oklch": {
"l": 0.22147,
"c": 0.03177,
"h": 224.8
},
"luminance": 0.0112
}Semantic roles & 50–950 ramp
primary
#081E26
secondary
#643625
accent
#6D40E8
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010304
muted
#777879