#061604#061604
#061604 is a very dark, muted green. Relative luminance 0.006; OKLCH L 18.0% C 0.043 H 140.7°. Best body text is #FFFFFF at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #061604 |
|---|---|
| RGB | rgb(6, 22, 4) |
| HSL | hsl(113, 69%, 5%) |
| HSV | hsv(113, 82%, 9%) |
| CMYK | cmyk(72.7%, 0%, 81.8%, 91.4%) |
| CIE-LAB | lab(5.61, -8.46, 6.61) |
| CIE-LCH | lch(5.61, 10.74, 142.02°) |
| OKLab | oklab(17.97% -0.0336 0.0275) |
| OKLCH | oklch(17.97% 0.043 140.7) |
| XYZ | xyz(0.3839, 0.6213, 0.2145) |
| Luminance | 0.0062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.40
Black
#000000
ΔE00 11.31
Dark Forest Green
#002D04
ΔE00 12.94
Very Dark Green
#062E03
ΔE00 12.95
Charcoal (survey)
#343837
ΔE00 14.31
Gunmetal
#2A3439
ΔE00 15.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061604 #140416
analogous
#0F1604 #061604 #04160B
triadic
#061604 #040616 #160406
tetradic
#061604 #040F16 #140416 #160B04
square
#061604 #040F16 #140416 #160B04
split-complementary
#061604 #0B0416 #16040F
monochromatic
#071A05 #071A05 #071A05 #144A0D #227E17
Accessibility & contrast
On white
18.68
#061604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#061604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061604
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061604 | 1.00 | 18.68 | 1.12 | 18.68 |
| #FFFFFF | 18.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171303
Deuteranopia (green-blind)
#151205
Tritanopia (blue-blind)
#051512
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #061604; /* rgb */ color: rgb(6, 22, 4); /* oklch */ color: oklch(18.0% 0.043 140.7);
Tailwind
colors: {
custom: {
50: '#495248',
500: '#061604',
950: '#000000',
},
}SCSS
$custom: #061604; $custom-light: #495248; $custom-dark: #000000;
JSON
{
"hex": "#061604",
"rgb": {
"r": 6,
"g": 22,
"b": 4
},
"hsl": {
"h": 113.333,
"s": 69.231,
"l": 5.098
},
"oklch": {
"l": 0.1797,
"c": 0.04345,
"h": 140.7
},
"luminance": 0.00621
}Semantic roles & 50–950 ramp
primary
#061604
secondary
#511E57
accent
#3CECD8
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000200
muted
#777877