#050600#050600
#050600 is a very dark, muted yellow-green. Relative luminance 0.002; OKLCH L 11.6% C 0.026 H 115.3°. Best body text is #FFFFFF at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #050600 |
|---|---|
| RGB | rgb(5, 6, 0) |
| HSL | hsl(70, 100%, 1%) |
| HSV | hsv(70, 100%, 2%) |
| CMYK | cmyk(16.7%, 0%, 100%, 97.6%) |
| CIE-LAB | lab(1.47, -1.10, 2.18) |
| CIE-LCH | lch(1.47, 2.44, 116.70°) |
| OKLab | oklab(11.63% -0.0113 0.0239) |
| OKLCH | oklch(11.63% 0.026 115.3) |
| XYZ | xyz(0.1277, 0.1625, 0.0246) |
| Luminance | 0.0016 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Black
#000000
ΔE00 2.71
Almost Black
#070D0D
ΔE00 2.93
Dark
#1B2431
ΔE00 13.02
Very Dark Brown
#1D0200
ΔE00 13.29
Dark Grey
#363737
ΔE00 13.97
Gunmetal
#2A3439
ΔE00 14.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#050600 #010006
analogous
#060400 #050600 #020600
triadic
#050600 #000506 #060005
tetradic
#050600 #000604 #010006 #060002
square
#050600 #000604 #010006 #060002
split-complementary
#050600 #000206 #040006
monochromatic
#191F00 #191F00 #191F00 #384300 #6B8000
Accessibility & contrast
On white
20.34
#050600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#050600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #050600
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##050600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##050600 | 1.00 | 20.34 | 1.03 | 20.34 |
| #FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#070500
Deuteranopia (green-blind)
#070500
Tritanopia (blue-blind)
#060504
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #050600; /* rgb */ color: rgb(5, 6, 0); /* oklch */ color: oklch(11.6% 0.026 115.3);
Tailwind
colors: {
custom: {
50: '#494947',
500: '#050600',
950: '#000000',
},
}SCSS
$custom: #050600; $custom-light: #494947; $custom-dark: #000000;
JSON
{
"hex": "#050600",
"rgb": {
"r": 5,
"g": 6,
"b": 0
},
"hsl": {
"h": 70,
"s": 100,
"l": 1.176
},
"oklch": {
"l": 0.11634,
"c": 0.02643,
"h": 115.3
},
"luminance": 0.00163
}Semantic roles & 50–950 ramp
primary
#050600
secondary
#1A0F53
accent
#29FF4D
background
#F4F4F3
surface
#E6E6E5
border
#C2C2C1
text
#000000
muted
#777777