#050F06#050F06
#050F06 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.4% C 0.026 H 147.2°. Best body text is #FFFFFF at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #050F06 |
|---|---|
| RGB | rgb(5, 15, 6) |
| HSL | hsl(126, 50%, 4%) |
| HSV | hsv(126, 67%, 6%) |
| CMYK | cmyk(66.7%, 0%, 60%, 94.1%) |
| CIE-LAB | lab(3.50, -4.16, 2.70) |
| CIE-LCH | lch(3.50, 4.96, 147.05°) |
| OKLab | oklab(15.42% -0.0218 0.0141) |
| OKLCH | oklch(15.42% 0.026 147.2) |
| XYZ | xyz(0.2663, 0.3870, 0.2329) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.29
Black
#000000
ΔE00 6.23
Gunmetal
#2A3439
ΔE00 13.14
Charcoal (survey)
#343837
ΔE00 13.18
Dark
#1B2431
ΔE00 13.65
Dark Grey
#363737
ΔE00 13.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050F06 #0F050E
analogous
#090F05 #050F06 #050F0B
triadic
#050F06 #06050F #0F0605
tetradic
#050F06 #05090F #0F050E #0F0B05
square
#050F06 #05090F #0F050E #0F0B05
split-complementary
#050F06 #0B050F #0F0509
monochromatic
#081709 #081709 #081709 #143D18 #246B2B
Accessibility & contrast
On white
19.49
#050F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#050F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050F06
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050F06 | 1.00 | 19.49 | 1.08 | 19.49 |
| #FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D06
Deuteranopia (green-blind)
#0E0C06
Tritanopia (blue-blind)
#040F0D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #050f06; /* rgb */ color: rgb(5, 15, 6); /* oklch */ color: oklch(15.4% 0.026 147.2);
Tailwind
colors: {
custom: {
50: '#494e49',
500: '#050f06',
950: '#000000',
},
}SCSS
$custom: #050f06; $custom-light: #494e49; $custom-dark: #000000;
JSON
{
"hex": "#050f06",
"rgb": {
"r": 5,
"g": 15,
"b": 6
},
"hsl": {
"h": 126,
"s": 50,
"l": 3.922
},
"oklch": {
"l": 0.15422,
"c": 0.02599,
"h": 147.2
},
"luminance": 0.00387
}Semantic roles & 50–950 ramp
primary
#050F06
secondary
#4B2448
accent
#4ECCDA
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777