#041F0E#041F0E
#041F0E is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.3% C 0.047 H 153.1°. Best body text is #FFFFFF at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #041F0E |
|---|---|
| RGB | rgb(4, 31, 14) |
| HSL | hsl(142, 77%, 7%) |
| HSV | hsv(142, 87%, 12%) |
| CMYK | cmyk(87.1%, 0%, 54.8%, 87.8%) |
| CIE-LAB | lab(9.30, -14.71, 7.69) |
| CIE-LCH | lch(9.30, 16.60, 152.39°) |
| OKLab | oklab(21.28% -0.0423 0.0215) |
| OKLCH | oklch(21.28% 0.047 153.1) |
| XYZ | xyz(0.6193, 1.0374, 0.5830) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.64
Very Dark Green
#062E03
ΔE00 8.96
Dark Green
#033500
ΔE00 11.82
Evergreen
#05472A
ΔE00 13.26
Almost Black
#070D0D
ΔE00 14.07
Hunter Green (survey)
#0B4008
ΔE00 14.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041F0E #1F0415
analogous
#081F04 #041F0E #041F1C
triadic
#041F0E #0E041F #1F0E04
tetradic
#041F0E #04081F #1F0415 #1F1C04
square
#041F0E #04081F #1F0415 #1F1C04
split-complementary
#041F0E #1C041F #1F0408
monochromatic
#031B0C #031B0C #041F0E #0B5526 #128B3F
Accessibility & contrast
On white
17.39
#041F0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#041F0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041F0E
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041F0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041F0E | 1.00 | 17.39 | 1.21 | 17.39 |
| #FFFFFF | 17.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C0D
Deuteranopia (green-blind)
#1B190F
Tritanopia (blue-blind)
#001E1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #041f0e; /* rgb */ color: rgb(4, 31, 14); /* oklch */ color: oklch(21.3% 0.047 153.1);
Tailwind
colors: {
custom: {
50: '#485a4d',
500: '#041f0e',
950: '#000000',
},
}SCSS
$custom: #041f0e; $custom-light: #485a4d; $custom-dark: #000000;
JSON
{
"hex": "#041f0e",
"rgb": {
"r": 4,
"g": 31,
"b": 14
},
"hsl": {
"h": 142.222,
"s": 77.143,
"l": 6.863
},
"oklch": {
"l": 0.21275,
"c": 0.0474,
"h": 153.1
},
"luminance": 0.01037
}Semantic roles & 50–950 ramp
primary
#041F0E
secondary
#621D48
accent
#34ADF4
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977