#081601#081601
#081601 is a very dark, muted green. Relative luminance 0.006; OKLCH L 18.0% C 0.048 H 134.2°. Best body text is #FFFFFF at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #081601 |
|---|---|
| RGB | rgb(8, 22, 1) |
| HSL | hsl(100, 91%, 5%) |
| HSV | hsv(100, 95%, 9%) |
| CMYK | cmyk(63.6%, 0%, 95.5%, 91.4%) |
| CIE-LAB | lab(5.67, -8.36, 7.93) |
| CIE-LCH | lch(5.67, 11.52, 136.52°) |
| OKLab | oklab(18.05% -0.0337 0.0347) |
| OKLCH | oklch(18.05% 0.048 134.2) |
| XYZ | xyz(0.3925, 0.6276, 0.1292) |
| Luminance | 0.0063 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.86
Black
#000000
ΔE00 11.60
Very Dark Green
#062E03
ΔE00 12.56
Dark Forest Green
#002D04
ΔE00 12.62
Charcoal (survey)
#343837
ΔE00 14.56
Dark Green
#033500
ΔE00 15.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081601 #0F0116
analogous
#131601 #081601 #011605
triadic
#081601 #010816 #160108
tetradic
#081601 #011316 #0F0116 #160501
square
#081601 #011316 #0F0116 #160501
split-complementary
#081601 #050116 #160113
monochromatic
#0B1D01 #0B1D01 #0B1D01 #1D5104 #338B06
Accessibility & contrast
On white
18.66
#081601 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#081601 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081601
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081601 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081601 | 1.00 | 18.66 | 1.13 | 18.66 |
| #FFFFFF | 18.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171300
Deuteranopia (green-blind)
#151202
Tritanopia (blue-blind)
#081511
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #081601; /* rgb */ color: rgb(8, 22, 1); /* oklch */ color: oklch(18.0% 0.048 134.2);
Tailwind
colors: {
custom: {
50: '#4a5247',
500: '#081601',
950: '#000000',
},
}SCSS
$custom: #081601; $custom-light: #4a5247; $custom-dark: #000000;
JSON
{
"hex": "#081601",
"rgb": {
"r": 8,
"g": 22,
"b": 1
},
"hsl": {
"h": 100,
"s": 91.304,
"l": 4.51
},
"oklch": {
"l": 0.18045,
"c": 0.0484,
"h": 134.2
},
"luminance": 0.00628
}Semantic roles & 50–950 ramp
primary
#081601
secondary
#46155E
accent
#29FFB8
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010200
muted
#777877