#041E05#041E05
#041E05 is a very dark, muted green. Relative luminance 0.010; OKLCH L 20.7% C 0.057 H 144.0°. Best body text is #FFFFFF at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #041E05 |
|---|---|
| RGB | rgb(4, 30, 5) |
| HSL | hsl(122, 76%, 7%) |
| HSV | hsv(122, 87%, 12%) |
| CMYK | cmyk(86.7%, 0%, 83.3%, 88.2%) |
| CIE-LAB | lab(8.70, -15.31, 10.69) |
| CIE-LCH | lch(8.70, 18.67, 145.07°) |
| OKLab | oklab(20.72% -0.0465 0.0338) |
| OKLCH | oklch(20.72% 0.057 144) |
| XYZ | xyz(0.5417, 0.9653, 0.3013) |
| Luminance | 0.0097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.47
Very Dark Green
#062E03
ΔE00 7.70
Dark Green
#033500
ΔE00 10.62
Evergreen
#05472A
ΔE00 13.34
Hunter Green (survey)
#0B4008
ΔE00 13.36
Pine Green
#0A481E
ΔE00 14.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041E05 #1E041D
analogous
#101E04 #041E05 #041E12
triadic
#041E05 #05041E #1E0504
tetradic
#041E05 #04101E #1E041D #1E1204
square
#041E05 #04101E #1E041D #1E1204
split-complementary
#041E05 #12041E #1E0410
monochromatic
#041B05 #041B05 #041E05 #0B540E #128A17
Accessibility & contrast
On white
17.60
#041E05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#041E05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041E05
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041E05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041E05 | 1.00 | 17.60 | 1.19 | 17.60 |
| #FFFFFF | 17.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1A03
Deuteranopia (green-blind)
#1B1807
Tritanopia (blue-blind)
#011D19
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #041e05; /* rgb */ color: rgb(4, 30, 5); /* oklch */ color: oklch(20.7% 0.057 144.0);
Tailwind
colors: {
custom: {
50: '#475949',
500: '#041e05',
950: '#000000',
},
}SCSS
$custom: #041e05; $custom-light: #475949; $custom-dark: #000000;
JSON
{
"hex": "#041e05",
"rgb": {
"r": 4,
"g": 30,
"b": 5
},
"hsl": {
"h": 122.308,
"s": 76.471,
"l": 6.667
},
"oklch": {
"l": 0.20723,
"c": 0.05744,
"h": 144
},
"luminance": 0.00965
}Semantic roles & 50–950 ramp
primary
#041E05
secondary
#611D5E
accent
#35ECF3
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000300
muted
#777877