#081800#081800
#081800 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.7% C 0.054 H 134.3°. Best body text is #FFFFFF at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #081800 |
|---|---|
| RGB | rgb(8, 24, 0) |
| HSL | hsl(100, 100%, 5%) |
| HSV | hsv(100, 100%, 9%) |
| CMYK | cmyk(66.7%, 0%, 100%, 90.6%) |
| CIE-LAB | lab(6.37, -9.96, 9.35) |
| CIE-LCH | lch(6.37, 13.66, 136.81°) |
| OKLab | oklab(18.73% -0.0377 0.0387) |
| OKLCH | oklch(18.73% 0.054 134.3) |
| XYZ | xyz(0.4268, 0.7049, 0.1136) |
| Luminance | 0.0070 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.05
Dark Forest Green
#002D04
ΔE00 11.10
Almost Black
#070D0D
ΔE00 11.41
Black
#000000
ΔE00 13.14
Dark Green
#033500
ΔE00 13.72
Charcoal (survey)
#343837
ΔE00 15.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081800 #100018
analogous
#141800 #081800 #001804
triadic
#081800 #000818 #180008
tetradic
#081800 #001418 #100018 #180400
square
#081800 #001418 #100018 #180400
split-complementary
#081800 #040018 #180014
monochromatic
#0A1F00 #0A1F00 #0A1F00 #1C5500 #319200
Accessibility & contrast
On white
18.40
#081800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#081800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081800
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081800 | 1.00 | 18.40 | 1.14 | 18.40 |
| #FFFFFF | 18.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191500
Deuteranopia (green-blind)
#171401
Tritanopia (blue-blind)
#081713
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #081800; /* rgb */ color: rgb(8, 24, 0); /* oklch */ color: oklch(18.7% 0.054 134.3);
Tailwind
colors: {
custom: {
50: '#4a5446',
500: '#081800',
950: '#000000',
},
}SCSS
$custom: #081800; $custom-light: #4a5446; $custom-dark: #000000;
JSON
{
"hex": "#081800",
"rgb": {
"r": 8,
"g": 24,
"b": 0
},
"hsl": {
"h": 100,
"s": 100,
"l": 4.706
},
"oklch": {
"l": 0.18731,
"c": 0.05403,
"h": 134.3
},
"luminance": 0.00705
}Semantic roles & 50–950 ramp
primary
#081800
secondary
#471162
accent
#29FFB8
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010200
muted
#777877