#041F06#041F06
#041F06 is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.1% C 0.058 H 144.8°. Best body text is #FFFFFF at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #041F06 |
|---|---|
| RGB | rgb(4, 31, 6) |
| HSL | hsl(124, 77%, 7%) |
| HSV | hsv(124, 87%, 12%) |
| CMYK | cmyk(87.1%, 0%, 80.6%, 87.8%) |
| CIE-LAB | lab(9.15, -15.96, 10.93) |
| CIE-LCH | lch(9.15, 19.34, 145.60°) |
| OKLab | oklab(21.1% -0.0471 0.0332) |
| OKLCH | oklch(21.1% 0.058 144.8) |
| XYZ | xyz(0.5729, 1.0189, 0.3387) |
| Luminance | 0.0102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.01
Very Dark Green
#062E03
ΔE00 7.28
Dark Green
#033500
ΔE00 10.21
Evergreen
#05472A
ΔE00 12.90
Hunter Green (survey)
#0B4008
ΔE00 12.95
Pine Green
#0A481E
ΔE00 13.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041F06 #1F041D
analogous
#101F04 #041F06 #041F14
triadic
#041F06 #06041F #1F0604
tetradic
#041F06 #04101F #1F041D #1F1404
square
#041F06 #04101F #1F041D #1F1404
split-complementary
#041F06 #14041F #1F0410
monochromatic
#031B05 #031B05 #041F06 #0B5510 #128B1B
Accessibility & contrast
On white
17.44
#041F06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#041F06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041F06
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041F06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041F06 | 1.00 | 17.44 | 1.20 | 17.44 |
| #FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201B04
Deuteranopia (green-blind)
#1C1908
Tritanopia (blue-blind)
#001E1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #041f06; /* rgb */ color: rgb(4, 31, 6); /* oklch */ color: oklch(21.1% 0.058 144.8);
Tailwind
colors: {
custom: {
50: '#475a49',
500: '#041f06',
950: '#000000',
},
}SCSS
$custom: #041f06; $custom-light: #475a49; $custom-dark: #000000;
JSON
{
"hex": "#041f06",
"rgb": {
"r": 4,
"g": 31,
"b": 6
},
"hsl": {
"h": 124.444,
"s": 77.143,
"l": 6.863
},
"oklch": {
"l": 0.211,
"c": 0.05761,
"h": 144.8
},
"luminance": 0.01019
}Semantic roles & 50–950 ramp
primary
#041F06
secondary
#621D5D
accent
#34E5F4
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977