#04290E#04290E
#04290E is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.064 H 148.6°. Best body text is #FFFFFF at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #04290E |
|---|---|
| RGB | rgb(4, 41, 14) |
| HSL | hsl(136, 82%, 9%) |
| HSV | hsv(136, 90%, 16%) |
| CMYK | cmyk(90.2%, 0%, 65.9%, 83.9%) |
| CIE-LAB | lab(13.49, -20.48, 13.48) |
| CIE-LCH | lch(13.49, 24.51, 146.65°) |
| OKLab | oklab(24.74% -0.055 0.0336) |
| OKLCH | oklch(24.74% 0.064 148.6) |
| XYZ | xyz(0.9222, 1.6433, 0.6840) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.60
Very Dark Green
#062E03
ΔE00 4.09
Dark Green
#033500
ΔE00 6.89
Evergreen
#05472A
ΔE00 9.39
Hunter Green (survey)
#0B4008
ΔE00 9.47
Pine Green
#0A481E
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04290E #29041F
analogous
#0D2904 #04290E #042921
triadic
#04290E #0E0429 #290E04
tetradic
#04290E #040D29 #29041F #292104
square
#04290E #040D29 #29041F #292104
split-complementary
#04290E #210429 #29040D
monochromatic
#031C0A #031C0A #04290E #096121 #0F9934
Accessibility & contrast
On white
15.81
#04290E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#04290E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04290E
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04290E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04290E | 1.00 | 15.81 | 1.33 | 15.81 |
| #FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240C
Deuteranopia (green-blind)
#252110
Tritanopia (blue-blind)
#002823
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #04290e; /* rgb */ color: rgb(4, 41, 14); /* oklch */ color: oklch(24.7% 0.064 148.6);
Tailwind
colors: {
custom: {
50: '#4a634d',
500: '#04290e',
950: '#000000',
},
}SCSS
$custom: #04290e; $custom-light: #4a634d; $custom-dark: #000000;
JSON
{
"hex": "#04290e",
"rgb": {
"r": 4,
"g": 41,
"b": 14
},
"hsl": {
"h": 136.216,
"s": 82.222,
"l": 8.824
},
"oklch": {
"l": 0.24738,
"c": 0.06449,
"h": 148.6
},
"luminance": 0.01643
}Semantic roles & 50–950 ramp
primary
#04290E
secondary
#6C1D56
accent
#2FC2F9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977