#050E24#050E24
#050E24 is a very dark, muted blue. Relative luminance 0.005; OKLCH L 17.0% C 0.048 H 263.7°. Best body text is #FFFFFF at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #050E24 |
|---|---|
| RGB | rgb(5, 14, 36) |
| HSL | hsl(223, 76%, 8%) |
| HSV | hsv(223, 86%, 14%) |
| CMYK | cmyk(86.1%, 61.1%, 0%, 85.9%) |
| CIE-LAB | lab(4.28, 3.60, -15.33) |
| CIE-LCH | lch(4.28, 15.75, 283.20°) |
| OKLab | oklab(16.97% -0.0053 -0.0479) |
| OKLCH | oklch(16.97% 0.048 263.7) |
| XYZ | xyz(0.5380, 0.4737, 1.7318) |
| Luminance | 0.0047 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Navy Blue
#00022E
ΔE00 6.78
Midnight
#03012D
ΔE00 7.06
Navy (survey)
#01153E
ΔE00 7.21
Dark
#1B2431
ΔE00 7.88
Dark Navy
#000435
ΔE00 8.02
Very Dark Blue
#000133
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050E24 #241B05
analogous
#051D24 #050E24 #0B0524
triadic
#050E24 #24050E #0E2405
tetradic
#050E24 #24051D #241B05 #05240B
square
#050E24 #24051D #241B05 #05240B
split-complementary
#050E24 #240B05 #1D2405
monochromatic
#040A1B #040A1B #050E24 #0C235A #14388F
Accessibility & contrast
On white
19.18
#050E24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#050E24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050E24
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050E24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050E24 | 1.00 | 19.18 | 1.09 | 19.18 |
| #FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#041025
Deuteranopia (green-blind)
#010E24
Tritanopia (blue-blind)
#001317
Achromatopsia (no color)
#0F0F0F
Design tokens & code
CSS
--color: #050e24; /* rgb */ color: rgb(5, 14, 36); /* oklch */ color: oklch(17.0% 0.048 263.7);
Tailwind
colors: {
custom: {
50: '#494d5e',
500: '#050e24',
950: '#000000',
},
}SCSS
$custom: #050e24; $custom-light: #494d5e; $custom-dark: #000000;
JSON
{
"hex": "#050e24",
"rgb": {
"r": 5,
"g": 14,
"b": 36
},
"hsl": {
"h": 222.581,
"s": 75.61,
"l": 8.039
},
"oklch": {
"l": 0.16969,
"c": 0.04816,
"h": 263.7
},
"luminance": 0.00474
}Semantic roles & 50–950 ramp
primary
#050E24
secondary
#66511F
accent
#BB36F2
background
#F4F4F5
surface
#E7E7E9
border
#C3C3C5
text
#010104
muted
#777779