#061104#061104
#061104 is a very dark, muted green. Relative luminance 0.004; OKLCH L 16.2% C 0.034 H 139.4°. Best body text is #FFFFFF at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #061104 |
|---|---|
| RGB | rgb(6, 17, 4) |
| HSL | hsl(111, 62%, 4%) |
| HSV | hsv(111, 76%, 7%) |
| CMYK | cmyk(64.7%, 0%, 76.5%, 93.3%) |
| CIE-LAB | lab(4.05, -5.27, 4.33) |
| CIE-LCH | lch(4.05, 6.82, 140.62°) |
| OKLab | oklab(16.17% -0.0255 0.0218) |
| OKLCH | oklch(16.17% 0.034 139.4) |
| XYZ | xyz(0.2975, 0.4484, 0.1857) |
| Luminance | 0.0045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.04
Black
#000000
ΔE00 7.86
Charcoal (survey)
#343837
ΔE00 13.45
Gunmetal
#2A3439
ΔE00 13.83
Dark Grey
#363737
ΔE00 14.14
Onyx
#353839
ΔE00 14.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061104 #0F0411
analogous
#0D1104 #061104 #041109
triadic
#061104 #040611 #110406
tetradic
#061104 #040D11 #0F0411 #110904
square
#061104 #040D11 #0F0411 #110904
split-complementary
#061104 #090411 #11040D
monochromatic
#091906 #091906 #091906 #174310 #29741B
Accessibility & contrast
On white
19.27
#061104 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#061104 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061104
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061104 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061104 | 1.00 | 19.27 | 1.09 | 19.27 |
| #FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#120F03
Deuteranopia (green-blind)
#100E05
Tritanopia (blue-blind)
#05100E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #061104; /* rgb */ color: rgb(6, 17, 4); /* oklch */ color: oklch(16.2% 0.034 139.4);
Tailwind
colors: {
custom: {
50: '#494f48',
500: '#061104',
950: '#000000',
},
}SCSS
$custom: #061104; $custom-light: #494f48; $custom-dark: #000000;
JSON
{
"hex": "#061104",
"rgb": {
"r": 6,
"g": 17,
"b": 4
},
"hsl": {
"h": 110.769,
"s": 61.905,
"l": 4.118
},
"oklch": {
"l": 0.16172,
"c": 0.03358,
"h": 139.4
},
"luminance": 0.00448
}Semantic roles & 50–950 ramp
primary
#061104
secondary
#492051
accent
#43E5CC
background
#F4F4F4
surface
#E6E7E6
border
#C2C3C2
text
#000100
muted
#777777