#050604#050604
#050604 is a very dark, near-neutral yellow-green. Relative luminance 0.002; OKLCH L 11.9% C 0.007 H 128.0°. Best body text is #FFFFFF at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #050604 |
|---|---|
| RGB | rgb(5, 6, 4) |
| HSL | hsl(90, 20%, 2%) |
| HSV | hsv(90, 33%, 2%) |
| CMYK | cmyk(16.7%, 0%, 33.3%, 97.6%) |
| CIE-LAB | lab(1.55, -0.54, 0.67) |
| CIE-LCH | lch(1.55, 0.86, 129.14°) |
| OKLab | oklab(11.91% -0.0044 0.0056) |
| OKLCH | oklch(11.91% 0.007 128) |
| XYZ | xyz(0.1496, 0.1713, 0.1400) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Black
#000000
ΔE00 1.36
Almost Black
#070D0D
ΔE00 2.20
Dark
#1B2431
ΔE00 11.65
Very Dark Brown
#1D0200
ΔE00 12.34
Gunmetal
#2A3439
ΔE00 13.52
Dark Grey
#363737
ΔE00 13.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050604 #050406
analogous
#060604 #050604 #040604
triadic
#050604 #040506 #060405
tetradic
#050604 #040606 #050406 #060404
square
#050604 #040606 #050406 #060404
split-complementary
#050604 #040406 #060406
monochromatic
#0F120C #0F120C #0F120C #242B1C #424F35
Accessibility & contrast
On white
20.31
#050604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#050604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050604
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050604 | 1.00 | 20.31 | 1.03 | 20.31 |
| #FFFFFF | 20.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#060604
Deuteranopia (green-blind)
#060604
Tritanopia (blue-blind)
#050605
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #050604; /* rgb */ color: rgb(5, 6, 4); /* oklch */ color: oklch(11.9% 0.007 128.0);
Tailwind
colors: {
custom: {
50: '#494948',
500: '#050604',
950: '#000000',
},
}SCSS
$custom: #050604; $custom-light: #494948; $custom-dark: #000000;
JSON
{
"hex": "#050604",
"rgb": {
"r": 5,
"g": 6,
"b": 4
},
"hsl": {
"h": 90,
"s": 20,
"l": 1.961
},
"oklch": {
"l": 0.11905,
"c": 0.00713,
"h": 128
},
"luminance": 0.00171
}Semantic roles & 50–950 ramp
primary
#050604
secondary
#332C3A
accent
#6BBD94
background
#F4F4F4
surface
#E6E6E6
border
#C2C2C2
text
#000000
muted
#777777