#050E13#050E13
#050E13 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 15.7% C 0.018 H 231.2°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #050E13 |
|---|---|
| RGB | rgb(5, 14, 19) |
| HSL | hsl(201, 58%, 5%) |
| HSV | hsv(201, 74%, 7%) |
| CMYK | cmyk(73.7%, 26.3%, 0%, 92.5%) |
| CIE-LAB | lab(3.55, -1.50, -3.52) |
| CIE-LCH | lch(3.55, 3.82, 246.84°) |
| OKLab | oklab(15.68% -0.0115 -0.0143) |
| OKLCH | oklch(15.68% 0.018 231.2) |
| XYZ | xyz(0.3371, 0.3933, 0.6741) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 2.71
Black
#000000
ΔE00 4.34
Dark
#1B2431
ΔE00 8.39
Gunmetal
#2A3439
ΔE00 11.32
Onyx
#353839
ΔE00 12.97
Dark Grey
#363737
ΔE00 13.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050E13 #130A05
analogous
#051311 #050E13 #050713
triadic
#050E13 #13050E #0E1305
tetradic
#050E13 #110513 #130A05 #071305
square
#050E13 #110513 #130A05 #071305
split-complementary
#050E13 #130507 #131105
monochromatic
#061218 #061218 #061218 #123243 #1F5574
Accessibility & contrast
On white
19.47
#050E13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#050E13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050E13
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050E13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050E13 | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0E13
Deuteranopia (green-blind)
#090C13
Tritanopia (blue-blind)
#010F10
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #050e13; /* rgb */ color: rgb(5, 14, 19); /* oklch */ color: oklch(15.7% 0.018 231.2);
Tailwind
colors: {
custom: {
50: '#494d50',
500: '#050e13',
950: '#000000',
},
}SCSS
$custom: #050e13; $custom-light: #494d50; $custom-dark: #000000;
JSON
{
"hex": "#050e13",
"rgb": {
"r": 5,
"g": 14,
"b": 19
},
"hsl": {
"h": 201.429,
"s": 58.333,
"l": 4.706
},
"oklch": {
"l": 0.15675,
"c": 0.01833,
"h": 231.2
},
"luminance": 0.00393
}Semantic roles & 50–950 ramp
primary
#050E13
secondary
#523322
accent
#7E46E2
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000102
muted
#777778