#050708#050708
#050708 is a very dark, near-neutral cyan. Relative luminance 0.002; OKLCH L 12.6% C 0.005 H 226.0°. Best body text is #FFFFFF at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #050708 |
|---|---|
| RGB | rgb(5, 7, 8) |
| HSL | hsl(200, 23%, 3%) |
| HSV | hsv(200, 38%, 3%) |
| CMYK | cmyk(37.5%, 12.5%, 0%, 96.9%) |
| CIE-LAB | lab(1.82, -0.38, -0.56) |
| CIE-LCH | lch(1.82, 0.68, 235.90°) |
| OKLab | oklab(12.6% -0.0037 -0.0039) |
| OKLCH | oklch(12.6% 0.005 226) |
| XYZ | xyz(0.1824, 0.2017, 0.2590) |
| Luminance | 0.0020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Black
#000000
ΔE00 1.31
Almost Black
#070D0D
ΔE00 1.96
Dark
#1B2431
ΔE00 10.59
Very Dark Brown
#1D0200
ΔE00 12.39
Gunmetal
#2A3439
ΔE00 13.04
Dark Grey
#363737
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050708 #080605
analogous
#050807 #050708 #050508
triadic
#050708 #080507 #070805
tetradic
#050708 #070508 #080605 #050805
square
#050708 #070508 #080605 #050805
split-complementary
#050708 #080505 #080705
monochromatic
#0C1013 #0C1013 #0C1013 #1D282E #344953
Accessibility & contrast
On white
20.18
#050708 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050708 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050708
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050708 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050708 | 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)
#060708
Deuteranopia (green-blind)
#060608
Tritanopia (blue-blind)
#040707
Achromatopsia (no color)
#070707
Design tokens & code
CSS
--color: #050708; /* rgb */ color: rgb(5, 7, 8); /* oklch */ color: oklch(12.6% 0.005 226.0);
Tailwind
colors: {
custom: {
50: '#494a4a',
500: '#050708',
950: '#000000',
},
}SCSS
$custom: #050708; $custom-light: #494a4a; $custom-dark: #000000;
JSON
{
"hex": "#050708",
"rgb": {
"r": 5,
"g": 7,
"b": 8
},
"hsl": {
"h": 200,
"s": 23.077,
"l": 2.549
},
"oklch": {
"l": 0.12595,
"c": 0.00537,
"h": 226
},
"luminance": 0.00202
}Semantic roles & 50–950 ramp
primary
#050708
secondary
#3D322C
accent
#8568C0
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777