#050705#050705
#050705 is a very dark, near-neutral green. Relative luminance 0.002; OKLCH L 12.4% C 0.008 H 145.1°. Best body text is #FFFFFF at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #050705 |
|---|---|
| RGB | rgb(5, 7, 5) |
| HSL | hsl(120, 17%, 2%) |
| HSV | hsv(120, 29%, 3%) |
| CMYK | cmyk(28.6%, 0%, 28.6%, 97.3%) |
| CIE-LAB | lab(1.76, -0.80, 0.57) |
| CIE-LCH | lch(1.76, 0.98, 144.41°) |
| OKLab | oklab(12.41% -0.0062 0.0044) |
| OKLCH | oklch(12.41% 0.008 145.1) |
| XYZ | xyz(0.1660, 0.1952, 0.1725) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Black
#000000
ΔE00 1.64
Almost Black
#070D0D
ΔE00 1.84
Dark
#1B2431
ΔE00 11.52
Very Dark Brown
#1D0200
ΔE00 12.83
Gunmetal
#2A3439
ΔE00 13.30
Dark Grey
#363737
ΔE00 13.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050705 #070507
analogous
#060705 #050705 #050706
triadic
#050705 #050507 #070505
tetradic
#050705 #050607 #070507 #070605
square
#050705 #050607 #070507 #070605
split-complementary
#050705 #060507 #070506
monochromatic
#0D120D #0D120D #0D120D #1F2B1F #384E38
Accessibility & contrast
On white
20.21
#050705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#050705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050705
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050705 | 1.00 | 20.21 | 1.04 | 20.21 |
| #FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070705
Deuteranopia (green-blind)
#070605
Tritanopia (blue-blind)
#050706
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #050705; /* rgb */ color: rgb(5, 7, 5); /* oklch */ color: oklch(12.4% 0.008 145.1);
Tailwind
colors: {
custom: {
50: '#494a49',
500: '#050705',
950: '#000000',
},
}SCSS
$custom: #050705; $custom-light: #494a49; $custom-dark: #000000;
JSON
{
"hex": "#050705",
"rgb": {
"r": 5,
"g": 7,
"b": 5
},
"hsl": {
"h": 120,
"s": 16.667,
"l": 2.353
},
"oklch": {
"l": 0.12414,
"c": 0.00761,
"h": 145.1
},
"luminance": 0.00195
}Semantic roles & 50–950 ramp
primary
#050705
secondary
#3A2E3A
accent
#6EB9B9
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777