#081F05#081F05
#081F05 is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.3% C 0.056 H 140.9°. Best body text is #FFFFFF at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #081F05 |
|---|---|
| RGB | rgb(8, 31, 5) |
| HSL | hsl(113, 72%, 7%) |
| HSV | hsv(113, 84%, 12%) |
| CMYK | cmyk(74.2%, 0%, 83.9%, 87.8%) |
| CIE-LAB | lab(9.34, -14.97, 11.64) |
| CIE-LCH | lch(9.34, 18.96, 142.13°) |
| OKLab | oklab(21.31% -0.0436 0.0354) |
| OKLCH | oklch(21.31% 0.056 140.9) |
| XYZ | xyz(0.6175, 1.0425, 0.3122) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.13
Very Dark Green
#062E03
ΔE00 7.25
Dark Green
#033500
ΔE00 10.15
Hunter Green (survey)
#0B4008
ΔE00 12.86
Evergreen
#05472A
ΔE00 13.18
Pine Green
#0A481E
ΔE00 13.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081F05 #1C051F
analogous
#151F05 #081F05 #051F0F
triadic
#081F05 #05081F #1F0508
tetradic
#081F05 #05151F #1C051F #1F0F05
square
#081F05 #05151F #1C051F #1F0F05
split-complementary
#081F05 #0F051F #1F0515
monochromatic
#071A04 #071A04 #081F05 #16540E #238816
Accessibility & contrast
On white
17.38
#081F05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#081F05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081F05
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081F05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081F05 | 1.00 | 17.38 | 1.21 | 17.38 |
| #FFFFFF | 17.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201B03
Deuteranopia (green-blind)
#1D1907
Tritanopia (blue-blind)
#061E19
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #081f05; /* rgb */ color: rgb(8, 31, 5); /* oklch */ color: oklch(21.3% 0.056 140.9);
Tailwind
colors: {
custom: {
50: '#495a49',
500: '#081f05',
950: '#000000',
},
}SCSS
$custom: #081f05; $custom-light: #495a49; $custom-dark: #000000;
JSON
{
"hex": "#081f05",
"rgb": {
"r": 8,
"g": 31,
"b": 5
},
"hsl": {
"h": 113.077,
"s": 72.222,
"l": 7.059
},
"oklch": {
"l": 0.21314,
"c": 0.05613,
"h": 140.9
},
"luminance": 0.01043
}Semantic roles & 50–950 ramp
primary
#081F05
secondary
#592060
accent
#39EFDA
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977