#050E10#050E10
#050E10 is a very dark, near-neutral cyan. Relative luminance 0.004; OKLCH L 15.5% C 0.015 H 211.7°. Best body text is #FFFFFF at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #050E10 |
|---|---|
| RGB | rgb(5, 14, 16) |
| HSL | hsl(191, 52%, 4%) |
| HSV | hsv(191, 69%, 6%) |
| CMYK | cmyk(68.7%, 12.5%, 0%, 93.7%) |
| CIE-LAB | lab(3.47, -2.11, -1.86) |
| CIE-LCH | lch(3.47, 2.81, 221.32°) |
| OKLab | oklab(15.51% -0.0132 -0.0081) |
| OKLCH | oklch(15.51% 0.015 211.7) |
| XYZ | xyz(0.3131, 0.3837, 0.5477) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 1.34
Black
#000000
ΔE00 3.95
Dark
#1B2431
ΔE00 9.57
Gunmetal
#2A3439
ΔE00 11.48
Charcoal (survey)
#343837
ΔE00 12.83
Dark Grey
#363737
ΔE00 12.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050E10 #100705
analogous
#05100D #050E10 #050910
triadic
#050E10 #10050E #0E1005
tetradic
#050E10 #0D0510 #100705 #091005
square
#050E10 #0D0510 #100705 #091005
split-complementary
#050E10 #100509 #100D05
monochromatic
#071417 #071417 #071417 #14373F #22606D
Accessibility & contrast
On white
19.50
#050E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#050E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050E10
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050E10 | 1.00 | 19.50 | 1.08 | 19.50 |
| #FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C0D10
Deuteranopia (green-blind)
#0A0C10
Tritanopia (blue-blind)
#020F0F
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #050e10; /* rgb */ color: rgb(5, 14, 16); /* oklch */ color: oklch(15.5% 0.015 211.7);
Tailwind
colors: {
custom: {
50: '#494d4e',
500: '#050e10',
950: '#000000',
},
}SCSS
$custom: #050e10; $custom-light: #494d4e; $custom-dark: #000000;
JSON
{
"hex": "#050e10",
"rgb": {
"r": 5,
"g": 14,
"b": 16
},
"hsl": {
"h": 190.909,
"s": 52.381,
"l": 4.118
},
"oklch": {
"l": 0.15506,
"c": 0.01547,
"h": 211.7
},
"luminance": 0.00384
}Semantic roles & 50–950 ramp
primary
#050E10
secondary
#4D2B24
accent
#664CDC
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777