#081900#081900
#081900 is a very dark, muted green. Relative luminance 0.007; OKLCH L 19.1% C 0.056 H 134.8°. Best body text is #FFFFFF at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #081900 |
|---|---|
| RGB | rgb(8, 25, 0) |
| HSL | hsl(101, 100%, 5%) |
| HSV | hsv(101, 100%, 10%) |
| CMYK | cmyk(68%, 0%, 100%, 90.2%) |
| CIE-LAB | lab(6.75, -10.74, 9.91) |
| CIE-LCH | lch(6.75, 14.61, 137.30°) |
| OKLab | oklab(19.09% -0.0392 0.0394) |
| OKLCH | oklch(19.09% 0.056 134.8) |
| XYZ | xyz(0.4478, 0.7469, 0.1206) |
| Luminance | 0.0075 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.38
Dark Forest Green
#002D04
ΔE00 10.42
Almost Black
#070D0D
ΔE00 12.08
Dark Green
#033500
ΔE00 13.09
Black
#000000
ΔE00 13.82
Charcoal (survey)
#343837
ΔE00 15.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081900 #110019
analogous
#151900 #081900 #001905
triadic
#081900 #000819 #190008
tetradic
#081900 #001519 #110019 #190500
square
#081900 #001519 #110019 #190500
split-complementary
#081900 #050019 #190015
monochromatic
#0A1F00 #0A1F00 #0A1F00 #1C5600 #2F9300
Accessibility & contrast
On white
18.27
#081900 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#081900 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081900
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081900 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081900 | 1.00 | 18.27 | 1.15 | 18.27 |
| #FFFFFF | 18.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1600
Deuteranopia (green-blind)
#181401
Tritanopia (blue-blind)
#081813
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #081900; /* rgb */ color: rgb(8, 25, 0); /* oklch */ color: oklch(19.1% 0.056 134.8);
Tailwind
colors: {
custom: {
50: '#4a5546',
500: '#081900',
950: '#000000',
},
}SCSS
$custom: #081900; $custom-light: #4a5546; $custom-dark: #000000;
JSON
{
"hex": "#081900",
"rgb": {
"r": 8,
"g": 25,
"b": 0
},
"hsl": {
"h": 100.8,
"s": 100,
"l": 4.902
},
"oklch": {
"l": 0.19087,
"c": 0.05556,
"h": 134.8
},
"luminance": 0.00747
}Semantic roles & 50–950 ramp
primary
#081900
secondary
#491263
accent
#29FFBA
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010300
muted
#777877