#041F10#041F10
#041F10 is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.3% C 0.045 H 156.0°. Best body text is #FFFFFF at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #041F10 |
|---|---|
| RGB | rgb(4, 31, 16) |
| HSL | hsl(147, 77%, 7%) |
| HSV | hsv(147, 87%, 12%) |
| CMYK | cmyk(87.1%, 0%, 48.4%, 87.8%) |
| CIE-LAB | lab(9.35, -14.33, 6.70) |
| CIE-LCH | lch(9.35, 15.82, 154.94°) |
| OKLab | oklab(21.33% -0.041 0.0183) |
| OKLCH | oklch(21.33% 0.045 156) |
| XYZ | xyz(0.6335, 1.0431, 0.6581) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.20
Very Dark Green
#062E03
ΔE00 9.54
Dark Green
#033500
ΔE00 12.37
Evergreen
#05472A
ΔE00 13.45
Almost Black
#070D0D
ΔE00 13.66
Hunter Green (survey)
#0B4008
ΔE00 14.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041F10 #1F0413
analogous
#061F04 #041F10 #041F1E
triadic
#041F10 #10041F #1F1004
tetradic
#041F10 #04061F #1F0413 #1F1E04
square
#041F10 #04061F #1F0413 #1F1E04
split-complementary
#041F10 #1E041F #1F0406
monochromatic
#031B0E #031B0E #041F10 #0B552C #128B48
Accessibility & contrast
On white
17.38
#041F10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#041F10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041F10
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041F10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041F10 | 1.00 | 17.38 | 1.21 | 17.38 |
| #FFFFFF | 17.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C0F
Deuteranopia (green-blind)
#1B1911
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #041f10; /* rgb */ color: rgb(4, 31, 16); /* oklch */ color: oklch(21.3% 0.045 156.0);
Tailwind
colors: {
custom: {
50: '#485a4e',
500: '#041f10',
950: '#000000',
},
}SCSS
$custom: #041f10; $custom-light: #485a4e; $custom-dark: #000000;
JSON
{
"hex": "#041f10",
"rgb": {
"r": 4,
"g": 31,
"b": 16
},
"hsl": {
"h": 146.667,
"s": 77.143,
"l": 6.863
},
"oklch": {
"l": 0.21328,
"c": 0.04491,
"h": 156
},
"luminance": 0.01043
}Semantic roles & 50–950 ramp
primary
#041F10
secondary
#621D43
accent
#349FF4
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977