#081A0A#081A0A
#081A0A is a very dark, muted green. Relative luminance 0.008; OKLCH L 19.7% C 0.040 H 146.4°. Best body text is #FFFFFF at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #081A0A |
|---|---|
| RGB | rgb(8, 26, 10) |
| HSL | hsl(127, 53%, 7%) |
| HSV | hsv(127, 69%, 10%) |
| CMYK | cmyk(69.2%, 0%, 61.5%, 89.8%) |
| CIE-LAB | lab(7.34, -10.15, 6.70) |
| CIE-LCH | lch(7.34, 12.16, 146.58°) |
| OKLab | oklab(19.68% -0.033 0.022) |
| OKLCH | oklch(19.68% 0.04 146.4) |
| XYZ | xyz(0.5243, 0.8123, 0.4163) |
| Luminance | 0.0081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.75
Dark Forest Green
#002D04
ΔE00 11.50
Very Dark Green
#062E03
ΔE00 11.58
Black
#000000
ΔE00 12.84
Dark Green
#033500
ΔE00 14.28
Charcoal (survey)
#343837
ΔE00 14.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081A0A #1A0818
analogous
#0F1A08 #081A0A #081A13
triadic
#081A0A #0A081A #1A0A08
tetradic
#081A0A #080F1A #1A0818 #1A1308
square
#081A0A #080F1A #1A0818 #1A1308
split-complementary
#081A0A #13081A #1A080F
monochromatic
#071709 #071709 #081A0A #16491C #25782E
Accessibility & contrast
On white
18.07
#081A0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#081A0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081A0A
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081A0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081A0A | 1.00 | 18.07 | 1.16 | 18.07 |
| #FFFFFF | 18.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1709
Deuteranopia (green-blind)
#18160B
Tritanopia (blue-blind)
#061916
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #081a0a; /* rgb */ color: rgb(8, 26, 10); /* oklch */ color: oklch(19.7% 0.040 146.4);
Tailwind
colors: {
custom: {
50: '#4a564b',
500: '#081a0a',
950: '#000000',
},
}SCSS
$custom: #081a0a; $custom-light: #4a564b; $custom-dark: #000000;
JSON
{
"hex": "#081a0a",
"rgb": {
"r": 8,
"g": 26,
"b": 10
},
"hsl": {
"h": 126.667,
"s": 52.941,
"l": 6.667
},
"oklch": {
"l": 0.19684,
"c": 0.03967,
"h": 146.4
},
"luminance": 0.00812
}Semantic roles & 50–950 ramp
primary
#081A0A
secondary
#562851
accent
#4BCCDC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877