#050E01#050E01
#050E01 is a very dark, muted green. Relative luminance 0.003; OKLCH L 14.9% C 0.037 H 133.6°. Best body text is #FFFFFF at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #050E01 |
|---|---|
| RGB | rgb(5, 14, 1) |
| HSL | hsl(102, 87%, 3%) |
| HSV | hsv(102, 93%, 5%) |
| CMYK | cmyk(64.3%, 0%, 92.9%, 94.5%) |
| CIE-LAB | lab(3.15, -4.35, 4.22) |
| CIE-LCH | lch(3.15, 6.06, 135.82°) |
| OKLab | oklab(14.85% -0.0257 0.027) |
| OKLCH | oklch(14.85% 0.037 133.6) |
| XYZ | xyz(0.2251, 0.3485, 0.0841) |
| Luminance | 0.0035 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.33
Black
#000000
ΔE00 6.86
Charcoal (survey)
#343837
ΔE00 13.69
Gunmetal
#2A3439
ΔE00 14.05
Dark Grey
#363737
ΔE00 14.21
Onyx
#353839
ΔE00 14.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050E01 #0A010E
analogous
#0B0E01 #050E01 #010E03
triadic
#050E01 #01050E #0E0105
tetradic
#050E01 #010B0E #0A010E #0E0301
square
#050E01 #010B0E #0A010E #0E0301
split-complementary
#050E01 #03010E #0E010B
monochromatic
#0A1D02 #0A1D02 #0A1D02 #194705 #2E8009
Accessibility & contrast
On white
19.63
#050E01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#050E01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050E01
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050E01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050E01 | 1.00 | 19.63 | 1.07 | 19.63 |
| #FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0C00
Deuteranopia (green-blind)
#0E0B02
Tritanopia (blue-blind)
#050D0A
Achromatopsia (no color)
#0B0B0B
Design tokens & code
CSS
--color: #050e01; /* rgb */ color: rgb(5, 14, 1); /* oklch */ color: oklch(14.9% 0.037 133.6);
Tailwind
colors: {
custom: {
50: '#494d47',
500: '#050e01',
950: '#000000',
},
}SCSS
$custom: #050e01; $custom-light: #494d47; $custom-dark: #000000;
JSON
{
"hex": "#050e01",
"rgb": {
"r": 5,
"g": 14,
"b": 1
},
"hsl": {
"h": 101.538,
"s": 86.667,
"l": 2.941
},
"oklch": {
"l": 0.14854,
"c": 0.03724,
"h": 133.6
},
"luminance": 0.00349
}Semantic roles & 50–950 ramp
primary
#050E01
secondary
#421556
accent
#2BFDBC
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777