#041A0E#041A0E
#041A0E is a very dark, muted green. Relative luminance 0.008; OKLCH L 19.5% C 0.038 H 157.5°. Best body text is #FFFFFF at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #041A0E |
|---|---|
| RGB | rgb(4, 26, 14) |
| HSL | hsl(147, 73%, 6%) |
| HSV | hsv(147, 85%, 10%) |
| CMYK | cmyk(84.6%, 0%, 46.2%, 89.8%) |
| CIE-LAB | lab(7.19, -10.58, 4.64) |
| CIE-LCH | lch(7.19, 11.55, 156.32°) |
| OKLab | oklab(19.52% -0.0353 0.0146) |
| OKLCH | oklch(19.52% 0.038 157.5) |
| XYZ | xyz(0.4987, 0.7963, 0.5428) |
| Luminance | 0.0080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.47
Dark Forest Green
#002D04
ΔE00 12.15
Very Dark Green
#062E03
ΔE00 12.35
Black
#000000
ΔE00 12.76
Charcoal (survey)
#343837
ΔE00 14.21
Gunmetal
#2A3439
ΔE00 14.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041A0E #1A0410
analogous
#051A04 #041A0E #041A19
triadic
#041A0E #0E041A #1A0E04
tetradic
#041A0E #04051A #1A0410 #1A1904
square
#041A0E #04051A #1A0410 #1A1904
split-complementary
#041A0E #19041A #1A0405
monochromatic
#041B0E #041B0E #041B0E #0C4F2B #148447
Accessibility & contrast
On white
18.12
#041A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.16
#041A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041A0E
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041A0E | 1.00 | 18.12 | 1.16 | 18.12 |
| #FFFFFF | 18.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.16 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A170D
Deuteranopia (green-blind)
#17150F
Tritanopia (blue-blind)
#001A17
Achromatopsia (no color)
#161616
Design tokens & code
CSS
--color: #041a0e; /* rgb */ color: rgb(4, 26, 14); /* oklch */ color: oklch(19.5% 0.038 157.5);
Tailwind
colors: {
custom: {
50: '#48564d',
500: '#041a0e',
950: '#000000',
},
}SCSS
$custom: #041a0e; $custom-light: #48564d; $custom-dark: #000000;
JSON
{
"hex": "#041a0e",
"rgb": {
"r": 4,
"g": 26,
"b": 14
},
"hsl": {
"h": 147.273,
"s": 73.333,
"l": 5.882
},
"oklch": {
"l": 0.19519,
"c": 0.03816,
"h": 157.5
},
"luminance": 0.00796
}Semantic roles & 50–950 ramp
primary
#041A0E
secondary
#5C1E40
accent
#389CF0
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000301
muted
#777877