#050905#050905
#050905 is a very dark, near-neutral green. Relative luminance 0.002; OKLCH L 13.2% C 0.014 H 144.7°. Best body text is #FFFFFF at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #050905 |
|---|---|
| RGB | rgb(5, 9, 5) |
| HSL | hsl(120, 29%, 3%) |
| HSV | hsv(120, 44%, 4%) |
| CMYK | cmyk(44.4%, 0%, 44.4%, 96.5%) |
| CIE-LAB | lab(2.16, -1.60, 1.15) |
| CIE-LCH | lch(2.16, 1.97, 144.41°) |
| OKLab | oklab(13.22% -0.0112 0.0079) |
| OKLCH | oklch(13.22% 0.014 144.7) |
| XYZ | xyz(0.1877, 0.2386, 0.1797) |
| Luminance | 0.0024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.78
Black
#000000
ΔE00 2.80
Dark
#1B2431
ΔE00 12.00
Gunmetal
#2A3439
ΔE00 13.15
Charcoal (survey)
#343837
ΔE00 13.52
Dark Grey
#363737
ΔE00 13.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050905 #090509
analogous
#070905 #050905 #050907
triadic
#050905 #050509 #090505
tetradic
#050905 #050709 #090509 #090705
square
#050905 #050709 #090509 #090705
split-complementary
#050905 #070509 #090507
monochromatic
#0B140B #0B140B #0B140B #1B301B #315831
Accessibility & contrast
On white
20.04
#050905 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.05
#050905 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050905
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050905 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050905 | 1.00 | 20.04 | 1.05 | 20.04 |
| #FFFFFF | 20.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.05 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#090805
Deuteranopia (green-blind)
#080805
Tritanopia (blue-blind)
#050908
Achromatopsia (no color)
#080808
Design tokens & code
CSS
--color: #050905; /* rgb */ color: rgb(5, 9, 5); /* oklch */ color: oklch(13.2% 0.014 144.7);
Tailwind
colors: {
custom: {
50: '#494b49',
500: '#050905',
950: '#000000',
},
}SCSS
$custom: #050905; $custom-light: #494b49; $custom-dark: #000000;
JSON
{
"hex": "#050905",
"rgb": {
"r": 5,
"g": 9,
"b": 5
},
"hsl": {
"h": 120,
"s": 28.571,
"l": 2.745
},
"oklch": {
"l": 0.13216,
"c": 0.01367,
"h": 144.7
},
"luminance": 0.00239
}Semantic roles & 50–950 ramp
primary
#050905
secondary
#3F2A3F
accent
#63C5C5
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777