#050601#050601
#050601 is a very dark, muted yellow-green. Relative luminance 0.002; OKLCH L 11.7% C 0.020 H 116.2°. Best body text is #FFFFFF at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #050601 |
|---|---|
| RGB | rgb(5, 6, 1) |
| HSL | hsl(72, 71%, 1%) |
| HSV | hsv(72, 83%, 2%) |
| CMYK | cmyk(16.7%, 0%, 83.3%, 97.6%) |
| CIE-LAB | lab(1.49, -0.96, 1.80) |
| CIE-LCH | lch(1.49, 2.04, 117.98°) |
| OKLab | oklab(11.7% -0.009 0.0182) |
| OKLCH | oklch(11.7% 0.02 116.2) |
| XYZ | xyz(0.1332, 0.1647, 0.0535) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Black
#000000
ΔE00 2.35
Almost Black
#070D0D
ΔE00 2.68
Dark
#1B2431
ΔE00 12.68
Very Dark Brown
#1D0200
ΔE00 13.04
Gunmetal
#2A3439
ΔE00 13.88
Dark Grey
#363737
ΔE00 13.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050601 #020106
analogous
#060501 #050601 #030601
triadic
#050601 #010506 #060105
tetradic
#050601 #010605 #020106 #060103
square
#050601 #010605 #020106 #060103
split-complementary
#050601 #010306 #050106
monochromatic
#161A04 #161A04 #161A04 #313A0A #5C6F12
Accessibility & contrast
On white
20.33
#050601 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#050601 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050601
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050601 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050601 | 1.00 | 20.33 | 1.03 | 20.33 |
| #FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070501
Deuteranopia (green-blind)
#070501
Tritanopia (blue-blind)
#060504
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #050601; /* rgb */ color: rgb(5, 6, 1); /* oklch */ color: oklch(11.7% 0.020 116.2);
Tailwind
colors: {
custom: {
50: '#494947',
500: '#050601',
950: '#000000',
},
}SCSS
$custom: #050601; $custom-light: #494947; $custom-dark: #000000;
JSON
{
"hex": "#050601",
"rgb": {
"r": 5,
"g": 6,
"b": 1
},
"hsl": {
"h": 72,
"s": 71.429,
"l": 1.373
},
"oklch": {
"l": 0.11703,
"c": 0.02033,
"h": 116.2
},
"luminance": 0.00165
}Semantic roles & 50–950 ramp
primary
#050601
secondary
#23194A
accent
#3AEE5E
background
#F4F4F3
surface
#E6E6E5
border
#C2C2C1
text
#000000
muted
#777777