#08140A#08140A
#08140A is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.6% C 0.027 H 148.7°. Best body text is #FFFFFF at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #08140A |
|---|---|
| RGB | rgb(8, 20, 10) |
| HSL | hsl(130, 43%, 5%) |
| HSV | hsv(130, 60%, 8%) |
| CMYK | cmyk(60%, 0%, 50%, 92.2%) |
| CIE-LAB | lab(5.18, -5.75, 3.55) |
| CIE-LCH | lch(5.18, 6.76, 148.29°) |
| OKLab | oklab(17.61% -0.0231 0.014) |
| OKLCH | oklch(17.61% 0.027 148.7) |
| XYZ | xyz(0.4051, 0.5738, 0.3765) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.12
Black
#000000
ΔE00 8.28
Charcoal (survey)
#343837
ΔE00 12.85
Gunmetal
#2A3439
ΔE00 13.04
Dark Grey
#363737
ΔE00 13.65
Onyx
#353839
ΔE00 13.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08140A #140812
analogous
#0C1408 #08140A #081410
triadic
#08140A #0A0814 #140A08
tetradic
#08140A #080C14 #140812 #141008
square
#08140A #080C14 #140812 #141008
split-complementary
#08140A #100814 #14080C
monochromatic
#09160B #09160B #09160B #194020 #2B6B36
Accessibility & contrast
On white
18.84
#08140A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#08140A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08140A
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08140A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08140A | 1.00 | 18.84 | 1.11 | 18.84 |
| #FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141209
Deuteranopia (green-blind)
#12110B
Tritanopia (blue-blind)
#061411
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #08140a; /* rgb */ color: rgb(8, 20, 10); /* oklch */ color: oklch(17.6% 0.027 148.7);
Tailwind
colors: {
custom: {
50: '#4a514b',
500: '#08140a',
950: '#000000',
},
}SCSS
$custom: #08140a; $custom-light: #4a514b; $custom-dark: #000000;
JSON
{
"hex": "#08140a",
"rgb": {
"r": 8,
"g": 20,
"b": 10
},
"hsl": {
"h": 130,
"s": 42.857,
"l": 5.49
},
"oklch": {
"l": 0.17607,
"c": 0.02699,
"h": 148.7
},
"luminance": 0.00574
}Semantic roles & 50–950 ramp
primary
#08140A
secondary
#4E2A48
accent
#55BED3
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877