#081F01#081F01
#081F01 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 21.2% C 0.063 H 137.8°. Best body text is #FFFFFF at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #081F01 |
|---|---|
| RGB | rgb(8, 31, 1) |
| HSL | hsl(106, 94%, 6%) |
| HSV | hsv(106, 97%, 12%) |
| CMYK | cmyk(74.2%, 0%, 96.8%, 87.8%) |
| CIE-LAB | lab(9.27, -15.55, 13.16) |
| CIE-LCH | lch(9.27, 20.38, 139.76°) |
| OKLab | oklab(21.23% -0.0464 0.042) |
| OKLCH | oklch(21.23% 0.063 137.8) |
| XYZ | xyz(0.5956, 1.0337, 0.1969) |
| Luminance | 0.0103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.55
Very Dark Green
#062E03
ΔE00 6.61
Dark Green
#033500
ΔE00 9.51
Hunter Green (survey)
#0B4008
ΔE00 12.32
Evergreen
#05472A
ΔE00 13.14
Pine Green
#0A481E
ΔE00 13.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081F01 #18011F
analogous
#171F01 #081F01 #011F09
triadic
#081F01 #01081F #1F0108
tetradic
#081F01 #01171F #18011F #1F0901
square
#081F01 #01171F #18011F #1F0901
split-complementary
#081F01 #09011F #1F0117
monochromatic
#081E01 #081E01 #081F01 #175A03 #279605
Accessibility & contrast
On white
17.40
#081F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#081F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081F01
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081F01 | 1.00 | 17.40 | 1.21 | 17.40 |
| #FFFFFF | 17.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201B00
Deuteranopia (green-blind)
#1D1903
Tritanopia (blue-blind)
#061D19
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #081f01; /* rgb */ color: rgb(8, 31, 1); /* oklch */ color: oklch(21.2% 0.063 137.8);
Tailwind
colors: {
custom: {
50: '#495a47',
500: '#081f01',
950: '#000000',
},
}SCSS
$custom: #081f01; $custom-light: #495a47; $custom-dark: #000000;
JSON
{
"hex": "#081f01",
"rgb": {
"r": 8,
"g": 31,
"b": 1
},
"hsl": {
"h": 106,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.21232,
"c": 0.06262,
"h": 137.8
},
"luminance": 0.01034
}Semantic roles & 50–950 ramp
primary
#081F01
secondary
#541567
accent
#29FFCD
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977