#050F09#050F09
#050F09 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.5% C 0.021 H 158.8°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #050F09 |
|---|---|
| RGB | rgb(5, 15, 9) |
| HSL | hsl(144, 50%, 4%) |
| HSV | hsv(144, 67%, 6%) |
| CMYK | cmyk(66.7%, 0%, 40%, 94.1%) |
| CIE-LAB | lab(3.56, -3.74, 1.56) |
| CIE-LCH | lch(3.56, 4.06, 157.38°) |
| OKLab | oklab(15.54% -0.0195 0.0076) |
| OKLCH | oklch(15.54% 0.021 158.8) |
| XYZ | xyz(0.2827, 0.3936, 0.3195) |
| Luminance | 0.0039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 3.31
Black
#000000
ΔE00 5.55
Gunmetal
#2A3439
ΔE00 12.56
Dark
#1B2431
ΔE00 12.61
Charcoal (survey)
#343837
ΔE00 12.92
Dark Grey
#363737
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050F09 #0F050B
analogous
#060F05 #050F09 #050F0E
triadic
#050F09 #09050F #0F0905
tetradic
#050F09 #05060F #0F050B #0F0E05
square
#050F09 #05060F #0F050B #0F0E05
split-complementary
#050F09 #0E050F #0F0506
monochromatic
#08170E #08170E #08170E #143D25 #246B40
Accessibility & contrast
On white
19.47
#050F09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#050F09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050F09
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050F09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050F09 | 1.00 | 19.47 | 1.08 | 19.47 |
| #FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F0D09
Deuteranopia (green-blind)
#0D0C09
Tritanopia (blue-blind)
#030F0D
Achromatopsia (no color)
#0D0D0D
Design tokens & code
CSS
--color: #050f09; /* rgb */ color: rgb(5, 15, 9); /* oklch */ color: oklch(15.5% 0.021 158.8);
Tailwind
colors: {
custom: {
50: '#494e4b',
500: '#050f09',
950: '#000000',
},
}SCSS
$custom: #050f09; $custom-light: #494e4b; $custom-dark: #000000;
JSON
{
"hex": "#050f09",
"rgb": {
"r": 5,
"g": 15,
"b": 9
},
"hsl": {
"h": 144,
"s": 50,
"l": 3.922
},
"oklch": {
"l": 0.15538,
"c": 0.02087,
"h": 158.8
},
"luminance": 0.00394
}Semantic roles & 50–950 ramp
primary
#050F09
secondary
#4B243C
accent
#4EA2DA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777