#050B06#050B06
#050B06 is a very dark, near-neutral green. Relative luminance 0.003; OKLCH L 14.0% C 0.017 H 150.1°. Best body text is #FFFFFF at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #050B06 |
|---|---|
| RGB | rgb(5, 11, 6) |
| HSL | hsl(130, 38%, 3%) |
| HSV | hsv(130, 55%, 4%) |
| CMYK | cmyk(54.5%, 0%, 45.5%, 95.7%) |
| CIE-LAB | lab(2.57, -2.27, 1.35) |
| CIE-LCH | lch(2.57, 2.64, 149.38°) |
| OKLab | oklab(13.99% -0.0143 0.0082) |
| OKLCH | oklch(13.99% 0.017 150.1) |
| XYZ | xyz(0.2151, 0.2847, 0.2159) |
| Luminance | 0.0029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 2.04
Black
#000000
ΔE00 3.70
Dark
#1B2431
ΔE00 12.20
Gunmetal
#2A3439
ΔE00 12.94
Charcoal (survey)
#343837
ΔE00 13.29
Dark Grey
#363737
ΔE00 13.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050B06 #0B050A
analogous
#070B05 #050B06 #050B09
triadic
#050B06 #06050B #0B0605
tetradic
#050B06 #05070B #0B050A #0B0905
square
#050B06 #05070B #0B050A #0B0905
split-complementary
#050B06 #09050B #0B0507
monochromatic
#0A150B #0A150B #0A150B #18351D #2B5F34
Accessibility & contrast
On white
19.87
#050B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.06
#050B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050B06
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050B06 | 1.00 | 19.87 | 1.06 | 19.87 |
| #FFFFFF | 19.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.06 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B0A06
Deuteranopia (green-blind)
#0A0906
Tritanopia (blue-blind)
#040B09
Achromatopsia (no color)
#090909
Design tokens & code
CSS
--color: #050b06; /* rgb */ color: rgb(5, 11, 6); /* oklch */ color: oklch(14.0% 0.017 150.1);
Tailwind
colors: {
custom: {
50: '#494c49',
500: '#050b06',
950: '#000000',
},
}SCSS
$custom: #050b06; $custom-light: #494c49; $custom-dark: #000000;
JSON
{
"hex": "#050b06",
"rgb": {
"r": 5,
"g": 11,
"b": 6
},
"hsl": {
"h": 130,
"s": 37.5,
"l": 3.137
},
"oklch": {
"l": 0.13988,
"c": 0.01653,
"h": 150.1
},
"luminance": 0.00285
}Semantic roles & 50–950 ramp
primary
#050B06
secondary
#44283F
accent
#5ABACD
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777