#04290F#04290F
#04290F is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.8% C 0.063 H 149.4°. Best body text is #FFFFFF at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #04290F |
|---|---|
| RGB | rgb(4, 41, 15) |
| HSL | hsl(138, 82%, 9%) |
| HSV | hsv(138, 90%, 16%) |
| CMYK | cmyk(90.2%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(13.51, -20.28, 12.98) |
| CIE-LCH | lch(13.51, 24.08, 147.37°) |
| OKLab | oklab(24.76% -0.0545 0.0323) |
| OKLCH | oklch(24.76% 0.063 149.4) |
| XYZ | xyz(0.9292, 1.6461, 0.7206) |
| Luminance | 0.0165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.86
Very Dark Green
#062E03
ΔE00 4.36
Dark Green
#033500
ΔE00 7.13
Evergreen
#05472A
ΔE00 9.38
Hunter Green (survey)
#0B4008
ΔE00 9.67
Pine Green
#0A481E
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04290F #29041E
analogous
#0C2904 #04290F #042922
triadic
#04290F #0F0429 #290F04
tetradic
#04290F #040C29 #29041E #292204
square
#04290F #040C29 #29041E #292204
split-complementary
#04290F #220429 #29040C
monochromatic
#031C0A #031C0A #04290F #096123 #0F9938
Accessibility & contrast
On white
15.80
#04290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#04290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04290F
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04290F | 1.00 | 15.80 | 1.33 | 15.80 |
| #FFFFFF | 15.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240D
Deuteranopia (green-blind)
#252111
Tritanopia (blue-blind)
#002823
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #04290f; /* rgb */ color: rgb(4, 41, 15); /* oklch */ color: oklch(24.8% 0.063 149.4);
Tailwind
colors: {
custom: {
50: '#4a634e',
500: '#04290f',
950: '#000000',
},
}SCSS
$custom: #04290f; $custom-light: #4a634e; $custom-dark: #000000;
JSON
{
"hex": "#04290f",
"rgb": {
"r": 4,
"g": 41,
"b": 15
},
"hsl": {
"h": 137.838,
"s": 82.222,
"l": 8.824
},
"oklch": {
"l": 0.24758,
"c": 0.06335,
"h": 149.4
},
"luminance": 0.01646
}Semantic roles & 50–950 ramp
primary
#04290F
secondary
#6C1D54
accent
#2FBDF9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977