#04250E#04250E
#04250E is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.4% C 0.058 H 150.0°. Best body text is #FFFFFF at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #04250E |
|---|---|
| RGB | rgb(4, 37, 14) |
| HSL | hsl(138, 80%, 8%) |
| HSV | hsv(138, 89%, 15%) |
| CMYK | cmyk(89.2%, 0%, 62.2%, 85.5%) |
| CIE-LAB | lab(11.83, -18.59, 11.24) |
| CIE-LCH | lch(11.83, 21.72, 148.85°) |
| OKLab | oklab(23.36% -0.0501 0.029) |
| OKLCH | oklch(23.36% 0.058 150) |
| XYZ | xyz(0.7908, 1.3806, 0.6402) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.36
Very Dark Green
#062E03
ΔE00 5.81
Dark Green
#033500
ΔE00 8.67
Evergreen
#05472A
ΔE00 10.65
Hunter Green (survey)
#0B4008
ΔE00 11.25
Pine Green
#0A481E
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#04250E #25041B
analogous
#0A2504 #04250E #04251E
triadic
#04250E #0E0425 #250E04
tetradic
#04250E #040A25 #25041B #251E04
square
#04250E #040A25 #25041B #251E04
split-complementary
#04250E #1E0425 #25040A
monochromatic
#031C0A #031C0A #04250E #0A5C23 #109338
Accessibility & contrast
On white
16.46
#04250E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#04250E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #04250E
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##04250E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##04250E | 1.00 | 16.46 | 1.28 | 16.46 |
| #FFFFFF | 16.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210C
Deuteranopia (green-blind)
#211E10
Tritanopia (blue-blind)
#002420
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #04250e; /* rgb */ color: rgb(4, 37, 14); /* oklch */ color: oklch(23.4% 0.058 150.0);
Tailwind
colors: {
custom: {
50: '#48604d',
500: '#04250e',
950: '#000000',
},
}SCSS
$custom: #04250e; $custom-light: #48604d; $custom-dark: #000000;
JSON
{
"hex": "#04250e",
"rgb": {
"r": 4,
"g": 37,
"b": 14
},
"hsl": {
"h": 138.182,
"s": 80.488,
"l": 8.039
},
"oklch": {
"l": 0.23362,
"c": 0.05787,
"h": 150
},
"luminance": 0.01381
}Semantic roles & 50–950 ramp
primary
#04250E
secondary
#681D51
accent
#31BBF7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977