#081822#081822
#081822 is a very dark, muted cyan. Relative luminance 0.008; OKLCH L 20.0% C 0.030 H 237.9°. Best body text is #FFFFFF at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #081822 |
|---|---|
| RGB | rgb(8, 24, 34) |
| HSL | hsl(203, 62%, 8%) |
| HSV | hsv(203, 76%, 13%) |
| CMYK | cmyk(76.5%, 29.4%, 0%, 86.7%) |
| CIE-LAB | lab(7.41, -2.63, -8.97) |
| CIE-LCH | lch(7.41, 9.35, 253.64°) |
| OKLab | oklab(20.04% -0.0158 -0.0252) |
| OKLCH | oklch(20.04% 0.03 237.9) |
| XYZ | xyz(0.7154, 0.8203, 1.6337) |
| Luminance | 0.0082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark
#1B2431
ΔE00 5.48
Almost Black
#070D0D
ΔE00 7.35
Black
#000000
ΔE00 9.15
Gunmetal
#2A3439
ΔE00 9.50
Dark Blue Grey
#1F3B4D
ΔE00 11.29
Dark Blue
#00035B
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081822 #221208
analogous
#08221F #081822 #080B22
triadic
#081822 #220818 #182208
tetradic
#081822 #1F0822 #221208 #0B2208
square
#081822 #1F0822 #221208 #0B2208
split-complementary
#081822 #22080B #221F08
monochromatic
#061119 #061119 #081822 #143B54 #1F5E85
Accessibility & contrast
On white
18.04
#081822 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#081822 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081822
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081822 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081822 | 1.00 | 18.04 | 1.16 | 18.04 |
| #FFFFFF | 18.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#131822
Deuteranopia (green-blind)
#101522
Tritanopia (blue-blind)
#001B1B
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #081822; /* rgb */ color: rgb(8, 24, 34); /* oklch */ color: oklch(20.0% 0.030 237.9);
Tailwind
colors: {
custom: {
50: '#4a545d',
500: '#081822',
950: '#000000',
},
}SCSS
$custom: #081822; $custom-light: #4a545d; $custom-dark: #000000;
JSON
{
"hex": "#081822",
"rgb": {
"r": 8,
"g": 24,
"b": 34
},
"hsl": {
"h": 203.077,
"s": 61.905,
"l": 8.235
},
"oklch": {
"l": 0.20041,
"c": 0.02969,
"h": 237.9
},
"luminance": 0.0082
}Semantic roles & 50–950 ramp
primary
#081822
secondary
#603C26
accent
#8143E5
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010204
muted
#777879