#050E04#050E04
#050E04 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.0% C 0.028 H 141.0°. Best body text is #FFFFFF at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #050E04 |
|---|---|
| RGB | rgb(5, 14, 4) |
| HSL | hsl(114, 56%, 4%) |
| HSV | hsv(114, 71%, 5%) |
| CMYK | cmyk(64.3%, 0%, 71.4%, 94.5%) |
| CIE-LAB | lab(3.21, -3.93, 3.09) |
| CIE-LCH | lch(3.21, 5.00, 141.86°) |
| OKLab | oklab(14.98% -0.022 0.0178) |
| OKLCH | oklch(14.98% 0.028 141) |
| XYZ | xyz(0.2415, 0.3551, 0.1707) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.34
Black
#000000
ΔE00 6.08
Charcoal (survey)
#343837
ΔE00 13.35
Gunmetal
#2A3439
ΔE00 13.43
Dark Grey
#363737
ΔE00 13.82
Dark
#1B2431
ΔE00 13.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050E04 #0D040E
analogous
#0A0E04 #050E04 #040E08
triadic
#050E04 #04050E #0E0405
tetradic
#050E04 #040A0E #0D040E #0E0804
square
#050E04 #040A0E #0D040E #0E0804
split-complementary
#050E04 #08040E #0E040A
monochromatic
#081807 #081807 #081807 #163E12 #276D1F
Accessibility & contrast
On white
19.61
#050E04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#050E04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050E04
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050E04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050E04 | 1.00 | 19.61 | 1.07 | 19.61 |
| #FFFFFF | 19.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0C03
Deuteranopia (green-blind)
#0D0B04
Tritanopia (blue-blind)
#040D0B
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #050e04; /* rgb */ color: rgb(5, 14, 4); /* oklch */ color: oklch(15.0% 0.028 141.0);
Tailwind
colors: {
custom: {
50: '#494d48',
500: '#050e04',
950: '#000000',
},
}SCSS
$custom: #050e04; $custom-light: #494d48; $custom-dark: #000000;
JSON
{
"hex": "#050e04",
"rgb": {
"r": 5,
"g": 14,
"b": 4
},
"hsl": {
"h": 114,
"s": 55.556,
"l": 3.529
},
"oklch": {
"l": 0.14979,
"c": 0.02828,
"h": 141
},
"luminance": 0.00355
}Semantic roles & 50–950 ramp
primary
#050E04
secondary
#48224C
accent
#49DFD0
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777