#050709#050709
#050709 is a very dark, near-neutral cyan. Relative luminance 0.002; OKLCH L 12.7% C 0.007 H 243.8°. Best body text is #FFFFFF at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #050709 |
|---|---|
| RGB | rgb(5, 7, 9) |
| HSL | hsl(210, 29%, 3%) |
| HSV | hsv(210, 44%, 4%) |
| CMYK | cmyk(44.4%, 22.2%, 0%, 96.5%) |
| CIE-LAB | lab(1.84, -0.24, -0.94) |
| CIE-LCH | lch(1.84, 0.97, 255.62°) |
| OKLab | oklab(12.65% -0.0031 -0.0062) |
| OKLCH | oklch(12.65% 0.007 243.8) |
| XYZ | xyz(0.1879, 0.2039, 0.2879) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Black
#000000
ΔE00 1.45
Almost Black
#070D0D
ΔE00 2.17
Dark
#1B2431
ΔE00 10.31
Very Dark Brown
#1D0200
ΔE00 12.26
Gunmetal
#2A3439
ΔE00 12.99
Dark Grey
#363737
ΔE00 13.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050709 #090705
analogous
#050909 #050709 #050509
triadic
#050709 #090507 #070905
tetradic
#050709 #090509 #090705 #050905
square
#050709 #090509 #090705 #050905
split-complementary
#050709 #090505 #090905
monochromatic
#0B0F14 #0B0F14 #0B0F14 #1B2630 #314458
Accessibility & contrast
On white
20.18
#050709 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050709 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050709
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050709 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050709 | 1.00 | 20.18 | 1.04 | 20.18 |
| #FFFFFF | 20.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060709
Deuteranopia (green-blind)
#060709
Tritanopia (blue-blind)
#040708
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050709; /* rgb */ color: rgb(5, 7, 9); /* oklch */ color: oklch(12.7% 0.007 243.8);
Tailwind
colors: {
custom: {
50: '#494a4b',
500: '#050709',
950: '#000000',
},
}SCSS
$custom: #050709; $custom-light: #494a4b; $custom-dark: #000000;
JSON
{
"hex": "#050709",
"rgb": {
"r": 5,
"g": 7,
"b": 9
},
"hsl": {
"h": 210,
"s": 28.571,
"l": 2.745
},
"oklch": {
"l": 0.12654,
"c": 0.00695,
"h": 243.8
},
"luminance": 0.00204
}Semantic roles & 50–950 ramp
primary
#050709
secondary
#3F352A
accent
#9463C5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777