#050E06#050E06
#050E06 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.1% C 0.024 H 147.7°. Best body text is #FFFFFF at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #050E06 |
|---|---|
| RGB | rgb(5, 14, 6) |
| HSL | hsl(127, 47%, 4%) |
| HSV | hsv(127, 64%, 5%) |
| CMYK | cmyk(64.3%, 0%, 57.1%, 94.5%) |
| CIE-LAB | lab(3.25, -3.65, 2.33) |
| CIE-LCH | lch(3.25, 4.34, 147.44°) |
| OKLab | oklab(15.06% -0.02 0.0127) |
| OKLCH | oklch(15.06% 0.024 147.7) |
| XYZ | xyz(0.2525, 0.3595, 0.2283) |
| Luminance | 0.0036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.67
Black
#000000
ΔE00 5.58
Gunmetal
#2A3439
ΔE00 13.04
Charcoal (survey)
#343837
ΔE00 13.17
Dark
#1B2431
ΔE00 13.25
Dark Grey
#363737
ΔE00 13.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050E06 #0E050D
analogous
#080E05 #050E06 #050E0A
triadic
#050E06 #06050E #0E0605
tetradic
#050E06 #05080E #0E050D #0E0A05
square
#050E06 #05080E #0E050D #0E0A05
split-complementary
#050E06 #0A050E #0E0508
monochromatic
#08170A #08170A #08170A #153B19 #25682D
Accessibility & contrast
On white
19.59
#050E06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#050E06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050E06
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050E06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050E06 | 1.00 | 19.59 | 1.07 | 19.59 |
| #FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0C06
Deuteranopia (green-blind)
#0D0B06
Tritanopia (blue-blind)
#040E0C
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #050e06; /* rgb */ color: rgb(5, 14, 6); /* oklch */ color: oklch(15.1% 0.024 147.7);
Tailwind
colors: {
custom: {
50: '#494d49',
500: '#050e06',
950: '#000000',
},
}SCSS
$custom: #050e06; $custom-light: #494d49; $custom-dark: #000000;
JSON
{
"hex": "#050e06",
"rgb": {
"r": 5,
"g": 14,
"b": 6
},
"hsl": {
"h": 126.667,
"s": 47.368,
"l": 3.725
},
"oklch": {
"l": 0.15062,
"c": 0.0237,
"h": 147.7
},
"luminance": 0.00359
}Semantic roles & 50–950 ramp
primary
#050E06
secondary
#4A2546
accent
#51C8D7
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777