#081B05#081B05
#081B05 is a very dark, muted green. Relative luminance 0.008; OKLCH L 19.9% C 0.049 H 140.4°. Best body text is #FFFFFF at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #081B05 |
|---|---|
| RGB | rgb(8, 27, 5) |
| HSL | hsl(112, 69%, 6%) |
| HSV | hsv(112, 81%, 11%) |
| CMYK | cmyk(70.4%, 0%, 81.5%, 89.4%) |
| CIE-LAB | lab(7.65, -11.68, 9.18) |
| CIE-LCH | lch(7.65, 14.86, 141.82°) |
| OKLab | oklab(19.92% -0.0379 0.0313) |
| OKLCH | oklch(19.92% 0.049 140.4) |
| XYZ | xyz(0.5194, 0.8464, 0.2796) |
| Luminance | 0.0085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.84
Very Dark Green
#062E03
ΔE00 9.88
Almost Black
#070D0D
ΔE00 12.47
Dark Green
#033500
ΔE00 12.66
Black
#000000
ΔE00 14.38
Hunter Green (survey)
#0B4008
ΔE00 15.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081B05 #18051B
analogous
#131B05 #081B05 #051B0D
triadic
#081B05 #05081B #1B0508
tetradic
#081B05 #05131B #18051B #1B0D05
square
#081B05 #05131B #18051B #1B0D05
split-complementary
#081B05 #0D051B #1B0513
monochromatic
#081A05 #081A05 #081B05 #174F0F #278218
Accessibility & contrast
On white
17.96
#081B05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#081B05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081B05
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081B05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081B05 | 1.00 | 17.96 | 1.17 | 17.96 |
| #FFFFFF | 17.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1803
Deuteranopia (green-blind)
#191606
Tritanopia (blue-blind)
#061A16
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #081b05; /* rgb */ color: rgb(8, 27, 5); /* oklch */ color: oklch(19.9% 0.049 140.4);
Tailwind
colors: {
custom: {
50: '#4a5749',
500: '#081b05',
950: '#000000',
},
}SCSS
$custom: #081b05; $custom-light: #4a5749; $custom-dark: #000000;
JSON
{
"hex": "#081b05",
"rgb": {
"r": 8,
"g": 27,
"b": 5
},
"hsl": {
"h": 111.818,
"s": 68.75,
"l": 6.275
},
"oklch": {
"l": 0.19915,
"c": 0.04914,
"h": 140.4
},
"luminance": 0.00846
}Semantic roles & 50–950 ramp
primary
#081B05
secondary
#54205C
accent
#3CECD4
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010300
muted
#777877