#081E24#081E24
#081E24 is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 22.0% C 0.030 H 218.3°. Best body text is #FFFFFF at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #081E24 |
|---|---|
| RGB | rgb(8, 30, 36) |
| HSL | hsl(193, 64%, 9%) |
| HSV | hsv(193, 78%, 14%) |
| CMYK | cmyk(77.8%, 16.7%, 0%, 85.9%) |
| CIE-LAB | lab(9.86, -6.35, -6.71) |
| CIE-LCH | lch(9.86, 9.24, 226.55°) |
| OKLab | oklab(22.04% -0.0236 -0.0186) |
| OKLCH | oklch(22.04% 0.03 218.3) |
| XYZ | xyz(0.8827, 1.1075, 1.8360) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 8.20
Gunmetal
#2A3439
ΔE00 8.43
Dark
#1B2431
ΔE00 8.54
Dark Blue Grey
#1F3B4D
ΔE00 10.80
Black
#000000
ΔE00 10.95
Charcoal (survey)
#343837
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081E24 #240E08
analogous
#08241C #081E24 #081024
triadic
#081E24 #24081E #1E2408
tetradic
#081E24 #1C0824 #240E08 #102408
square
#081E24 #1C0824 #240E08 #102408
split-complementary
#081E24 #240810 #241C08
monochromatic
#061519 #061519 #081E24 #134856 #1E7188
Accessibility & contrast
On white
17.19
#081E24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#081E24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081E24
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081E24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081E24 | 1.00 | 17.19 | 1.22 | 17.19 |
| #FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1D24
Deuteranopia (green-blind)
#161A24
Tritanopia (blue-blind)
#002020
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #081e24; /* rgb */ color: rgb(8, 30, 36); /* oklch */ color: oklch(22.0% 0.030 218.3);
Tailwind
colors: {
custom: {
50: '#4b595e',
500: '#081e24',
950: '#000000',
},
}SCSS
$custom: #081e24; $custom-light: #4b595e; $custom-dark: #000000;
JSON
{
"hex": "#081e24",
"rgb": {
"r": 8,
"g": 30,
"b": 36
},
"hsl": {
"h": 192.857,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.22037,
"c": 0.03003,
"h": 218.3
},
"luminance": 0.01108
}Semantic roles & 50–950 ramp
primary
#081E24
secondary
#623326
accent
#6541E7
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010304
muted
#777879