#041900#041900
#041900 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.8% C 0.059 H 138.7°. Best body text is #FFFFFF at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #041900 |
|---|---|
| RGB | rgb(4, 25, 0) |
| HSL | hsl(110, 100%, 5%) |
| HSV | hsv(110, 100%, 10%) |
| CMYK | cmyk(84%, 0%, 100%, 90.2%) |
| CIE-LAB | lab(6.51, -11.78, 9.54) |
| CIE-LCH | lch(6.51, 15.16, 141.00°) |
| OKLab | oklab(18.8% -0.0443 0.0389) |
| OKLCH | oklch(18.8% 0.059 138.7) |
| XYZ | xyz(0.3977, 0.7210, 0.1182) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.03
Very Dark Green
#062E03
ΔE00 10.09
Almost Black
#070D0D
ΔE00 12.51
Dark Green
#033500
ΔE00 12.88
Black
#000000
ΔE00 14.32
Hunter Green (survey)
#0B4008
ΔE00 15.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#041900 #150019
analogous
#111900 #041900 #001909
triadic
#041900 #000419 #190004
tetradic
#041900 #001119 #150019 #190900
square
#041900 #001119 #150019 #190900
split-complementary
#041900 #090019 #190011
monochromatic
#051F00 #051F00 #051F00 #0E5600 #189300
Accessibility & contrast
On white
18.35
#041900 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#041900 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #041900
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##041900 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##041900 | 1.00 | 18.35 | 1.14 | 18.35 |
| #FFFFFF | 18.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1600
Deuteranopia (green-blind)
#171401
Tritanopia (blue-blind)
#031813
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #041900; /* rgb */ color: rgb(4, 25, 0); /* oklch */ color: oklch(18.8% 0.059 138.7);
Tailwind
colors: {
custom: {
50: '#485546',
500: '#041900',
950: '#000000',
},
}SCSS
$custom: #041900; $custom-light: #485546; $custom-dark: #000000;
JSON
{
"hex": "#041900",
"rgb": {
"r": 4,
"g": 25,
"b": 0
},
"hsl": {
"h": 110.4,
"s": 100,
"l": 4.902
},
"oklch": {
"l": 0.18795,
"c": 0.05894,
"h": 138.7
},
"luminance": 0.00721
}Semantic roles & 50–950 ramp
primary
#041900
secondary
#561263
accent
#29FFDD
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000300
muted
#777877