#081E23#081E23
#081E23 is a very dark, muted cyan. Relative luminance 0.011; OKLCH L 22.0% C 0.029 H 214.8°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #081E23 |
|---|---|
| RGB | rgb(8, 30, 35) |
| HSL | hsl(191, 63%, 8%) |
| HSV | hsv(191, 77%, 14%) |
| CMYK | cmyk(77.1%, 14.3%, 0%, 86.3%) |
| CIE-LAB | lab(9.81, -6.75, -6.04) |
| CIE-LCH | lch(9.81, 9.05, 221.83°) |
| OKLab | oklab(21.98% -0.0241 -0.0167) |
| OKLCH | oklch(21.98% 0.029 214.8) |
| XYZ | xyz(0.8677, 1.1014, 1.7567) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 8.19
Gunmetal
#2A3439
ΔE00 8.61
Dark
#1B2431
ΔE00 9.10
Black
#000000
ΔE00 11.00
Dark Blue Grey
#1F3B4D
ΔE00 11.20
Charcoal (survey)
#343837
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081E23 #230D08
analogous
#08231A #081E23 #081023
triadic
#081E23 #23081E #1E2308
tetradic
#081E23 #1A0823 #230D08 #102308
square
#081E23 #1A0823 #230D08 #102308
split-complementary
#081E23 #230810 #231A08
monochromatic
#061519 #061519 #081E23 #134955 #1F7387
Accessibility & contrast
On white
17.21
#081E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#081E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081E23
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081E23 | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1D23
Deuteranopia (green-blind)
#161A23
Tritanopia (blue-blind)
#002020
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #081e23; /* rgb */ color: rgb(8, 30, 35); /* oklch */ color: oklch(22.0% 0.029 214.8);
Tailwind
colors: {
custom: {
50: '#4b595d',
500: '#081e23',
950: '#000000',
},
}SCSS
$custom: #081e23; $custom-light: #4b595d; $custom-dark: #000000;
JSON
{
"hex": "#081e23",
"rgb": {
"r": 8,
"g": 30,
"b": 35
},
"hsl": {
"h": 191.111,
"s": 62.791,
"l": 8.431
},
"oklch": {
"l": 0.21984,
"c": 0.02933,
"h": 214.8
},
"luminance": 0.01102
}Semantic roles & 50–950 ramp
primary
#081E23
secondary
#613126
accent
#6042E6
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010304
muted
#777879