#050700#050700
#050700 is a very dark, muted yellow-green. Relative luminance 0.002; OKLCH L 12.1% C 0.029 H 119.3°. Best body text is #FFFFFF at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #050700 |
|---|---|
| RGB | rgb(5, 7, 0) |
| HSL | hsl(77, 100%, 1%) |
| HSV | hsv(77, 100%, 3%) |
| CMYK | cmyk(28.6%, 0%, 100%, 97.3%) |
| CIE-LAB | lab(1.66, -1.49, 2.46) |
| CIE-LCH | lch(1.66, 2.88, 121.23°) |
| OKLab | oklab(12.1% -0.014 0.0249) |
| OKLCH | oklch(12.1% 0.029 119.3) |
| XYZ | xyz(0.1386, 0.1842, 0.0283) |
| Luminance | 0.0018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.03
Black
#000000
ΔE00 3.24
Dark
#1B2431
ΔE00 13.25
Dark Grey
#363737
ΔE00 13.94
Charcoal (survey)
#343837
ΔE00 13.95
Gunmetal
#2A3439
ΔE00 13.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050700 #020007
analogous
#070600 #050700 #020700
triadic
#050700 #000507 #070005
tetradic
#050700 #000706 #020007 #070002
square
#050700 #000706 #020007 #070002
split-complementary
#050700 #000207 #060007
monochromatic
#161F00 #161F00 #161F00 #314400 #5C8100
Accessibility & contrast
On white
20.25
#050700 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050700 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050700
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050700 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050700 | 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)
#080600
Deuteranopia (green-blind)
#080600
Tritanopia (blue-blind)
#060605
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #050700; /* rgb */ color: rgb(5, 7, 0); /* oklch */ color: oklch(12.1% 0.029 119.3);
Tailwind
colors: {
custom: {
50: '#494a47',
500: '#050700',
950: '#000000',
},
}SCSS
$custom: #050700; $custom-light: #494a47; $custom-dark: #000000;
JSON
{
"hex": "#050700",
"rgb": {
"r": 5,
"g": 7,
"b": 0
},
"hsl": {
"h": 77.143,
"s": 100,
"l": 1.373
},
"oklch": {
"l": 0.12103,
"c": 0.02854,
"h": 119.3
},
"luminance": 0.00184
}Semantic roles & 50–950 ramp
primary
#050700
secondary
#230F54
accent
#29FF66
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777