#081400#081400
#081400 is a very dark, muted yellow-green. Relative luminance 0.006; OKLCH L 17.3% C 0.048 H 131.7°. Best body text is #FFFFFF at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #081400 |
|---|---|
| RGB | rgb(8, 20, 0) |
| HSL | hsl(96, 100%, 4%) |
| HSV | hsv(96, 100%, 8%) |
| CMYK | cmyk(60%, 0%, 100%, 92.2%) |
| CIE-LAB | lab(4.99, -7.14, 7.34) |
| CIE-LCH | lch(4.99, 10.24, 134.22°) |
| OKLab | oklab(17.3% -0.0318 0.0357) |
| OKLCH | oklch(17.3% 0.048 131.7) |
| XYZ | xyz(0.3503, 0.5519, 0.0881) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.82
Black
#000000
ΔE00 10.45
Very Dark Green
#062E03
ΔE00 13.66
Dark Forest Green
#002D04
ΔE00 13.75
Charcoal (survey)
#343837
ΔE00 14.28
Dark Grey
#363737
ΔE00 15.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081400 #0C0014
analogous
#121400 #081400 #001402
triadic
#081400 #000814 #140008
tetradic
#081400 #001214 #0C0014 #140200
square
#081400 #001214 #0C0014 #140200
split-complementary
#081400 #020014 #140012
monochromatic
#0C1F00 #0C1F00 #0C1F00 #205100 #398E00
Accessibility & contrast
On white
18.91
#081400 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#081400 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081400
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081400 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081400 | 1.00 | 18.91 | 1.11 | 18.91 |
| #FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151100
Deuteranopia (green-blind)
#141001
Tritanopia (blue-blind)
#08130F
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #081400; /* rgb */ color: rgb(8, 20, 0); /* oklch */ color: oklch(17.3% 0.048 131.7);
Tailwind
colors: {
custom: {
50: '#4a5147',
500: '#081400',
950: '#000000',
},
}SCSS
$custom: #081400; $custom-light: #4a5147; $custom-dark: #000000;
JSON
{
"hex": "#081400",
"rgb": {
"r": 8,
"g": 20,
"b": 0
},
"hsl": {
"h": 96,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.17302,
"c": 0.04778,
"h": 131.7
},
"luminance": 0.00552
}Semantic roles & 50–950 ramp
primary
#081400
secondary
#40115F
accent
#29FFA9
background
#F4F4F3
surface
#E7E7E5
border
#C3C3C1
text
#010200
muted
#777877