#081006#081006
#081006 is a very dark, muted green. Relative luminance 0.004; OKLCH L 16.1% C 0.025 H 138.6°. Best body text is #FFFFFF at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #081006 |
|---|---|
| RGB | rgb(8, 16, 6) |
| HSL | hsl(108, 45%, 4%) |
| HSV | hsv(108, 63%, 6%) |
| CMYK | cmyk(50%, 0%, 62.5%, 93.7%) |
| CIE-LAB | lab(3.93, -3.91, 3.35) |
| CIE-LCH | lch(3.93, 5.15, 139.38°) |
| OKLab | oklab(16.09% -0.0187 0.0165) |
| OKLCH | oklch(16.09% 0.025 138.6) |
| XYZ | xyz(0.3183, 0.4353, 0.2395) |
| Luminance | 0.0043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.51
Black
#000000
ΔE00 6.29
Charcoal (survey)
#343837
ΔE00 12.99
Gunmetal
#2A3439
ΔE00 13.20
Dark Grey
#363737
ΔE00 13.47
Onyx
#353839
ΔE00 13.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081006 #0E0610
analogous
#0D1006 #081006 #061009
triadic
#081006 #060810 #100608
tetradic
#081006 #060D10 #0E0610 #100906
square
#081006 #060D10 #0E0610 #100906
split-complementary
#081006 #090610 #10060D
monochromatic
#0B1608 #0B1608 #0B1608 #1E3D17 #356927
Accessibility & contrast
On white
19.32
#081006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.09
#081006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081006
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081006 | 1.00 | 19.32 | 1.09 | 19.32 |
| #FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.09 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#110E05
Deuteranopia (green-blind)
#0F0E06
Tritanopia (blue-blind)
#080F0D
Achromatopsia (no color)
#0E0E0E
Design tokens & code
CSS
--color: #081006; /* rgb */ color: rgb(8, 16, 6); /* oklch */ color: oklch(16.1% 0.025 138.6);
Tailwind
colors: {
custom: {
50: '#4a4e49',
500: '#081006',
950: '#000000',
},
}SCSS
$custom: #081006; $custom-light: #4a4e49; $custom-dark: #000000;
JSON
{
"hex": "#081006",
"rgb": {
"r": 8,
"g": 16,
"b": 6
},
"hsl": {
"h": 108,
"s": 45.455,
"l": 4.314
},
"oklch": {
"l": 0.1609,
"c": 0.02489,
"h": 138.6
},
"luminance": 0.00435
}Semantic roles & 50–950 ramp
primary
#081006
secondary
#44274B
accent
#53D5BB
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010100
muted
#777777