#04140A#04140A
#04140A is a very dark, muted green. Relative luminance 0.005; OKLCH L 17.3% C 0.032 H 156.0°. Best body text is #FFFFFF at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #04140A |
|---|---|
| RGB | rgb(4, 20, 10) |
| HSL | hsl(143, 67%, 5%) |
| HSV | hsv(143, 80%, 8%) |
| CMYK | cmyk(80%, 0%, 50%, 92.2%) |
| CIE-LAB | lab(4.95, -6.79, 3.18) |
| CIE-LCH | lch(4.95, 7.50, 154.90°) |
| OKLab | oklab(17.26% -0.0288 0.0129) |
| OKLCH | oklch(17.26% 0.032 156) |
| XYZ | xyz(0.3550, 0.5480, 0.3742) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.83
Black
#000000
ΔE00 9.08
Gunmetal
#2A3439
ΔE00 13.30
Charcoal (survey)
#343837
ΔE00 13.32
Onyx
#353839
ΔE00 14.23
Dark Grey
#363737
ΔE00 14.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04140A #14040E
analogous
#061404 #04140A #041412
triadic
#04140A #0A0414 #140A04
tetradic
#04140A #040614 #14040E #141204
square
#04140A #040614 #14040E #141204
split-complementary
#04140A #120414 #140406
monochromatic
#051A0D #051A0D #051A0D #0E4724 #187A3D
Accessibility & contrast
On white
18.93
#04140A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#04140A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04140A
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04140A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04140A | 1.00 | 18.93 | 1.11 | 18.93 |
| #FFFFFF | 18.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141209
Deuteranopia (green-blind)
#11100B
Tritanopia (blue-blind)
#011411
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #04140a; /* rgb */ color: rgb(4, 20, 10); /* oklch */ color: oklch(17.3% 0.032 156.0);
Tailwind
colors: {
custom: {
50: '#48514b',
500: '#04140a',
950: '#000000',
},
}SCSS
$custom: #04140a; $custom-light: #48514b; $custom-dark: #000000;
JSON
{
"hex": "#04140a",
"rgb": {
"r": 4,
"g": 20,
"b": 10
},
"hsl": {
"h": 142.5,
"s": 66.667,
"l": 4.706
},
"oklch": {
"l": 0.17262,
"c": 0.03155,
"h": 156
},
"luminance": 0.00548
}Semantic roles & 50–950 ramp
primary
#04140A
secondary
#551F41
accent
#3EA9EA
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000201
muted
#777877