#050704#050704
#050704 is a very dark, near-neutral green. Relative luminance 0.002; OKLCH L 12.4% C 0.011 H 134.0°. Best body text is #FFFFFF at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #050704 |
|---|---|
| RGB | rgb(5, 7, 4) |
| HSL | hsl(100, 27%, 2%) |
| HSV | hsv(100, 43%, 3%) |
| CMYK | cmyk(28.6%, 0%, 42.9%, 97.3%) |
| CIE-LAB | lab(1.74, -0.94, 0.95) |
| CIE-LCH | lch(1.74, 1.34, 134.63°) |
| OKLab | oklab(12.35% -0.0073 0.0076) |
| OKLCH | oklch(12.35% 0.011 134) |
| XYZ | xyz(0.1605, 0.1930, 0.1436) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Black
#000000
ΔE00 1.92
Almost Black
#070D0D
ΔE00 1.98
Dark
#1B2431
ΔE00 11.86
Very Dark Brown
#1D0200
ΔE00 13.05
Gunmetal
#2A3439
ΔE00 13.42
Dark Grey
#363737
ΔE00 13.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050704 #060407
analogous
#070704 #050704 #040705
triadic
#050704 #040507 #070405
tetradic
#050704 #040707 #060407 #070504
square
#050704 #040707 #060407 #070504
split-complementary
#050704 #050407 #070407
monochromatic
#0E130B #0E130B #0E130B #212E1A #3D5531
Accessibility & contrast
On white
20.22
#050704 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050704 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050704
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050704 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050704 | 1.00 | 20.22 | 1.04 | 20.22 |
| #FFFFFF | 20.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070604
Deuteranopia (green-blind)
#070604
Tritanopia (blue-blind)
#050706
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #050704; /* rgb */ color: rgb(5, 7, 4); /* oklch */ color: oklch(12.4% 0.011 134.0);
Tailwind
colors: {
custom: {
50: '#494a48',
500: '#050704',
950: '#000000',
},
}SCSS
$custom: #050704; $custom-light: #494a48; $custom-dark: #000000;
JSON
{
"hex": "#050704",
"rgb": {
"r": 5,
"g": 7,
"b": 4
},
"hsl": {
"h": 100,
"s": 27.273,
"l": 2.157
},
"oklch": {
"l": 0.12353,
"c": 0.01053,
"h": 134
},
"luminance": 0.00193
}Semantic roles & 50–950 ramp
primary
#050704
secondary
#372A3D
accent
#64C4A4
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777