#050E00#050E00
#050E00 is a very dark, muted yellow-green. Relative luminance 0.003; OKLCH L 14.8% C 0.041 H 131.7°. Best body text is #FFFFFF at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #050E00 |
|---|---|
| RGB | rgb(5, 14, 0) |
| HSL | hsl(99, 100%, 3%) |
| HSV | hsv(99, 100%, 5%) |
| CMYK | cmyk(64.3%, 0%, 100%, 94.5%) |
| CIE-LAB | lab(3.13, -4.49, 4.60) |
| CIE-LCH | lch(3.13, 6.43, 134.28°) |
| OKLab | oklab(14.81% -0.0272 0.0306) |
| OKLCH | oklch(14.81% 0.041 131.7) |
| XYZ | xyz(0.2196, 0.3463, 0.0553) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.65
Black
#000000
ΔE00 7.12
Charcoal (survey)
#343837
ΔE00 13.81
Gunmetal
#2A3439
ΔE00 14.26
Dark Grey
#363737
ΔE00 14.35
Onyx
#353839
ΔE00 14.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050E00 #09000E
analogous
#0C0E00 #050E00 #000E02
triadic
#050E00 #00050E #0E0005
tetradic
#050E00 #000C0E #09000E #0E0200
square
#050E00 #000C0E #09000E #0E0200
split-complementary
#050E00 #02000E #0E000C
monochromatic
#0B1F00 #0B1F00 #0B1F00 #1B4B00 #318800
Accessibility & contrast
On white
19.64
#050E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#050E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050E00
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050E00 | 1.00 | 19.64 | 1.07 | 19.64 |
| #FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0C00
Deuteranopia (green-blind)
#0E0B01
Tritanopia (blue-blind)
#050D0A
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #050e00; /* rgb */ color: rgb(5, 14, 0); /* oklch */ color: oklch(14.8% 0.041 131.7);
Tailwind
colors: {
custom: {
50: '#494d47',
500: '#050e00',
950: '#000000',
},
}SCSS
$custom: #050e00; $custom-light: #494d47; $custom-dark: #000000;
JSON
{
"hex": "#050e00",
"rgb": {
"r": 5,
"g": 14,
"b": 0
},
"hsl": {
"h": 98.571,
"s": 100,
"l": 2.745
},
"oklch": {
"l": 0.14812,
"c": 0.04093,
"h": 131.7
},
"luminance": 0.00346
}Semantic roles & 50–950 ramp
primary
#050E00
secondary
#3F105A
accent
#29FFB2
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777