#041C0E#041C0E
#041C0E is a very dark, muted green. Relative luminance 0.009; OKLCH L 20.2% C 0.042 H 155.5°. Best body text is #FFFFFF at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #041C0E |
|---|---|
| RGB | rgb(4, 28, 14) |
| HSL | hsl(145, 75%, 6%) |
| HSV | hsv(145, 86%, 11%) |
| CMYK | cmyk(85.7%, 0%, 50%, 89%) |
| CIE-LAB | lab(8.02, -12.27, 5.85) |
| CIE-LCH | lch(8.02, 13.59, 154.52°) |
| OKLab | oklab(20.22% -0.0381 0.0174) |
| OKLCH | oklch(20.22% 0.042 155.5) |
| XYZ | xyz(0.5445, 0.8880, 0.5581) |
| Luminance | 0.0089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.67
Very Dark Green
#062E03
ΔE00 10.92
Almost Black
#070D0D
ΔE00 12.01
Dark Green
#033500
ΔE00 13.72
Black
#000000
ΔE00 14.25
Charcoal (survey)
#343837
ΔE00 14.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041C0E #1C0412
analogous
#061C04 #041C0E #041C1A
triadic
#041C0E #0E041C #1C0E04
tetradic
#041C0E #04061C #1C0412 #1C1A04
square
#041C0E #04061C #1C0412 #1C1A04
split-complementary
#041C0E #1A041C #1C0406
monochromatic
#041B0D #041B0D #041C0E #0C5229 #138744
Accessibility & contrast
On white
17.83
#041C0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.18
#041C0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041C0E
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041C0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041C0E | 1.00 | 17.83 | 1.18 | 17.83 |
| #FFFFFF | 17.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.18 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C190D
Deuteranopia (green-blind)
#19170F
Tritanopia (blue-blind)
#001C18
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #041c0e; /* rgb */ color: rgb(4, 28, 14); /* oklch */ color: oklch(20.2% 0.042 155.5);
Tailwind
colors: {
custom: {
50: '#48584d',
500: '#041c0e',
950: '#000000',
},
}SCSS
$custom: #041c0e; $custom-light: #48584d; $custom-dark: #000000;
JSON
{
"hex": "#041c0e",
"rgb": {
"r": 4,
"g": 28,
"b": 14
},
"hsl": {
"h": 145,
"s": 75,
"l": 6.275
},
"oklch": {
"l": 0.20223,
"c": 0.0419,
"h": 155.5
},
"luminance": 0.00888
}Semantic roles & 50–950 ramp
primary
#041C0E
secondary
#5E1D43
accent
#36A4F2
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000301
muted
#777877