#061404#061404
#061404 is a very dark, muted green. Relative luminance 0.005; OKLCH L 17.3% C 0.040 H 140.3°. Best body text is #FFFFFF at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #061404 |
|---|---|
| RGB | rgb(6, 20, 4) |
| HSL | hsl(113, 67%, 5%) |
| HSV | hsv(113, 80%, 8%) |
| CMYK | cmyk(70%, 0%, 80%, 92.2%) |
| CIE-LAB | lab(4.95, -7.11, 5.64) |
| CIE-LCH | lch(4.95, 9.07, 141.57°) |
| OKLab | oklab(17.25% -0.0305 0.0253) |
| OKLCH | oklch(17.25% 0.04 140.3) |
| XYZ | xyz(0.3472, 0.5478, 0.2023) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.03
Black
#000000
ΔE00 9.91
Charcoal (survey)
#343837
ΔE00 13.88
Very Dark Green
#062E03
ΔE00 14.25
Dark Forest Green
#002D04
ΔE00 14.27
Gunmetal
#2A3439
ΔE00 14.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061404 #120414
analogous
#0E1404 #061404 #04140A
triadic
#061404 #040614 #140406
tetradic
#061404 #040E14 #120414 #140A04
square
#061404 #040E14 #120414 #140A04
split-complementary
#061404 #0A0414 #14040E
monochromatic
#081A05 #081A05 #081A05 #15470E #257A18
Accessibility & contrast
On white
18.93
#061404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#061404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061404
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061404 | 1.00 | 18.93 | 1.11 | 18.93 |
| #FFFFFF | 18.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151203
Deuteranopia (green-blind)
#131005
Tritanopia (blue-blind)
#051310
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #061404; /* rgb */ color: rgb(6, 20, 4); /* oklch */ color: oklch(17.3% 0.040 140.3);
Tailwind
colors: {
custom: {
50: '#495148',
500: '#061404',
950: '#000000',
},
}SCSS
$custom: #061404; $custom-light: #495148; $custom-dark: #000000;
JSON
{
"hex": "#061404",
"rgb": {
"r": 6,
"g": 20,
"b": 4
},
"hsl": {
"h": 112.5,
"s": 66.667,
"l": 4.706
},
"oklch": {
"l": 0.17251,
"c": 0.03963,
"h": 140.3
},
"luminance": 0.00548
}Semantic roles & 50–950 ramp
primary
#061404
secondary
#4E1F55
accent
#3EEAD4
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877