#050701#050701
#050701 is a very dark, muted yellow-green. Relative luminance 0.002; OKLCH L 12.2% C 0.023 H 121.1°. Best body text is #FFFFFF at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #050701 |
|---|---|
| RGB | rgb(5, 7, 1) |
| HSL | hsl(80, 75%, 2%) |
| HSV | hsv(80, 86%, 3%) |
| CMYK | cmyk(28.6%, 0%, 85.7%, 97.3%) |
| CIE-LAB | lab(1.68, -1.36, 2.09) |
| CIE-LCH | lch(1.68, 2.49, 123.07°) |
| OKLab | oklab(12.17% -0.0118 0.0196) |
| OKLCH | oklch(12.17% 0.023 121.1) |
| XYZ | xyz(0.1440, 0.1864, 0.0571) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.73
Black
#000000
ΔE00 2.90
Dark
#1B2431
ΔE00 12.91
Very Dark Brown
#1D0200
ΔE00 13.75
Gunmetal
#2A3439
ΔE00 13.82
Dark Grey
#363737
ΔE00 13.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050701 #030107
analogous
#070601 #050701 #020701
triadic
#050701 #010507 #070105
tetradic
#050701 #010706 #030107 #070102
square
#050701 #010706 #030107 #070102
split-complementary
#050701 #010207 #060107
monochromatic
#131B04 #131B04 #131B04 #2B3D09 #527210
Accessibility & contrast
On white
20.25
#050701 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050701 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050701
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050701 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050701 | 1.00 | 20.25 | 1.04 | 20.25 |
| #FFFFFF | 20.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080601
Deuteranopia (green-blind)
#080601
Tritanopia (blue-blind)
#060605
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #050701; /* rgb */ color: rgb(5, 7, 1); /* oklch */ color: oklch(12.2% 0.023 121.1);
Tailwind
colors: {
custom: {
50: '#494a47',
500: '#050701',
950: '#000000',
},
}SCSS
$custom: #050701; $custom-light: #494a47; $custom-dark: #000000;
JSON
{
"hex": "#050701",
"rgb": {
"r": 5,
"g": 7,
"b": 1
},
"hsl": {
"h": 80,
"s": 75,
"l": 1.569
},
"oklch": {
"l": 0.12166,
"c": 0.02289,
"h": 121.1
},
"luminance": 0.00186
}Semantic roles & 50–950 ramp
primary
#050701
secondary
#29184C
accent
#36F275
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777