#050E09#050E09
#050E09 is a very dark, near-neutral green. Relative luminance 0.004; OKLCH L 15.2% C 0.019 H 161.2°. Best body text is #FFFFFF at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #050E09 |
|---|---|
| RGB | rgb(5, 14, 9) |
| HSL | hsl(147, 47%, 4%) |
| HSV | hsv(147, 64%, 5%) |
| CMYK | cmyk(64.3%, 0%, 35.7%, 94.5%) |
| CIE-LAB | lab(3.31, -3.23, 1.20) |
| CIE-LCH | lch(3.31, 3.45, 159.71°) |
| OKLab | oklab(15.18% -0.0176 0.006) |
| OKLCH | oklch(15.18% 0.019 161.2) |
| XYZ | xyz(0.2689, 0.3660, 0.3149) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.64
Black
#000000
ΔE00 4.89
Dark
#1B2431
ΔE00 12.19
Gunmetal
#2A3439
ΔE00 12.49
Charcoal (survey)
#343837
ΔE00 12.95
Dark Grey
#363737
ΔE00 13.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050E09 #0E050A
analogous
#050E05 #050E09 #050E0D
triadic
#050E09 #09050E #0E0905
tetradic
#050E09 #05050E #0E050A #0E0D05
square
#050E09 #05050E #0E050A #0E0D05
split-complementary
#050E09 #0D050E #0E0505
monochromatic
#08170E #08170E #08170E #153B26 #256843
Accessibility & contrast
On white
19.57
#050E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#050E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050E09
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050E09 | 1.00 | 19.57 | 1.07 | 19.57 |
| #FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0D09
Deuteranopia (green-blind)
#0C0B09
Tritanopia (blue-blind)
#040E0D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #050e09; /* rgb */ color: rgb(5, 14, 9); /* oklch */ color: oklch(15.2% 0.019 161.2);
Tailwind
colors: {
custom: {
50: '#494d4b',
500: '#050e09',
950: '#000000',
},
}SCSS
$custom: #050e09; $custom-light: #494d4b; $custom-dark: #000000;
JSON
{
"hex": "#050e09",
"rgb": {
"r": 5,
"g": 14,
"b": 9
},
"hsl": {
"h": 146.667,
"s": 47.368,
"l": 3.725
},
"oklch": {
"l": 0.15184,
"c": 0.01863,
"h": 161.2
},
"luminance": 0.00366
}Semantic roles & 50–950 ramp
primary
#050E09
secondary
#4A2539
accent
#519BD7
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777