#061007#061007
#061007 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.9% C 0.025 H 147.2°. Best body text is #FFFFFF at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #061007 |
|---|---|
| RGB | rgb(6, 16, 7) |
| HSL | hsl(126, 45%, 4%) |
| HSV | hsv(126, 63%, 6%) |
| CMYK | cmyk(62.5%, 0%, 56.2%, 93.7%) |
| CIE-LAB | lab(3.84, -4.30, 2.79) |
| CIE-LCH | lch(3.84, 5.12, 146.99°) |
| OKLab | oklab(15.92% -0.0211 0.0136) |
| OKLCH | oklch(15.92% 0.025 147.2) |
| XYZ | xyz(0.2987, 0.4246, 0.2672) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.46
Black
#000000
ΔE00 6.46
Gunmetal
#2A3439
ΔE00 13.03
Charcoal (survey)
#343837
ΔE00 13.04
Dark Grey
#363737
ΔE00 13.58
Dark
#1B2431
ΔE00 13.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#061007 #10060F
analogous
#0A1006 #061007 #06100C
triadic
#061007 #070610 #100706
tetradic
#061007 #060A10 #10060F #100C06
square
#061007 #060A10 #10060F #100C06
split-complementary
#061007 #0C0610 #10060A
monochromatic
#08160A #08160A #08160A #173D1A #27692E
Accessibility & contrast
On white
19.35
#061007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#061007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #061007
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##061007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##061007 | 1.00 | 19.35 | 1.09 | 19.35 |
| #FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100E07
Deuteranopia (green-blind)
#0F0D07
Tritanopia (blue-blind)
#05100E
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #061007; /* rgb */ color: rgb(6, 16, 7); /* oklch */ color: oklch(15.9% 0.025 147.2);
Tailwind
colors: {
custom: {
50: '#494e4a',
500: '#061007',
950: '#000000',
},
}SCSS
$custom: #061007; $custom-light: #494e4a; $custom-dark: #000000;
JSON
{
"hex": "#061007",
"rgb": {
"r": 6,
"g": 16,
"b": 7
},
"hsl": {
"h": 126,
"s": 45.455,
"l": 4.314
},
"oklch": {
"l": 0.15923,
"c": 0.02506,
"h": 147.2
},
"luminance": 0.00425
}Semantic roles & 50–950 ramp
primary
#061007
secondary
#4B2747
accent
#53C8D5
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777