#050E16#050E16
#050E16 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.9% C 0.023 H 244.0°. Best body text is #FFFFFF at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #050E16 |
|---|---|
| RGB | rgb(5, 14, 22) |
| HSL | hsl(208, 63%, 5%) |
| HSV | hsv(208, 77%, 9%) |
| CMYK | cmyk(77.3%, 36.4%, 0%, 91.4%) |
| CIE-LAB | lab(3.65, -0.81, -5.40) |
| CIE-LCH | lch(3.65, 5.46, 261.47°) |
| OKLab | oklab(15.86% -0.01 -0.0204) |
| OKLCH | oklch(15.86% 0.023 244) |
| XYZ | xyz(0.3644, 0.4042, 0.8177) |
| Luminance | 0.0040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.45
Black
#000000
ΔE00 5.36
Dark
#1B2431
ΔE00 7.28
Gunmetal
#2A3439
ΔE00 11.45
Onyx
#353839
ΔE00 13.27
Dark Grey
#363737
ΔE00 13.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050E16 #160D05
analogous
#051615 #050E16 #050516
triadic
#050E16 #16050E #0E1605
tetradic
#050E16 #150516 #160D05 #051605
square
#050E16 #150516 #160D05 #051605
split-complementary
#050E16 #160505 #161505
monochromatic
#061019 #061019 #061019 #102E48 #1C4D7A
Accessibility & contrast
On white
19.43
#050E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#050E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050E16
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050E16 | 1.00 | 19.43 | 1.08 | 19.43 |
| #FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0E16
Deuteranopia (green-blind)
#080C16
Tritanopia (blue-blind)
#001011
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #050e16; /* rgb */ color: rgb(5, 14, 22); /* oklch */ color: oklch(15.9% 0.023 244.0);
Tailwind
colors: {
custom: {
50: '#494d52',
500: '#050e16',
950: '#000000',
},
}SCSS
$custom: #050e16; $custom-light: #494d52; $custom-dark: #000000;
JSON
{
"hex": "#050e16",
"rgb": {
"r": 5,
"g": 14,
"b": 22
},
"hsl": {
"h": 208.235,
"s": 62.963,
"l": 5.294
},
"oklch": {
"l": 0.15863,
"c": 0.02273,
"h": 244
},
"luminance": 0.00404
}Semantic roles & 50–950 ramp
primary
#050E16
secondary
#563A21
accent
#8F42E6
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778