#012904#012904
#012904 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.4% C 0.077 H 144.1°. Best body text is #FFFFFF at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #012904 |
|---|---|
| RGB | rgb(1, 41, 4) |
| HSL | hsl(125, 95%, 8%) |
| HSV | hsv(125, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 90.2%, 83.9%) |
| CIE-LAB | lab(13.24, -23.16, 17.38) |
| CIE-LCH | lch(13.24, 28.96, 143.12°) |
| OKLab | oklab(24.45% -0.0625 0.0452) |
| OKLCH | oklch(24.45% 0.077 144.1) |
| XYZ | xyz(0.8273, 1.6010, 0.3803) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.62
Very Dark Green
#062E03
ΔE00 2.29
Dark Green
#033500
ΔE00 5.10
Hunter Green (survey)
#0B4008
ΔE00 8.08
Pine Green
#0A481E
ΔE00 9.36
Evergreen
#05472A
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012904 #290126
analogous
#122901 #012904 #012918
triadic
#012904 #040129 #290401
tetradic
#012904 #011229 #290126 #291801
square
#012904 #011229 #290126 #291801
split-complementary
#012904 #180129 #290112
monochromatic
#011E03 #011E03 #012904 #02650A #04A010
Accessibility & contrast
On white
15.91
#012904 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#012904 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012904
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012904 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012904 | 1.00 | 15.91 | 1.32 | 15.91 |
| #FFFFFF | 15.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2401
Deuteranopia (green-blind)
#252107
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012904; /* rgb */ color: rgb(1, 41, 4); /* oklch */ color: oklch(24.4% 0.077 144.1);
Tailwind
colors: {
custom: {
50: '#486348',
500: '#012904',
950: '#000000',
},
}SCSS
$custom: #012904; $custom-light: #486348; $custom-dark: #000000;
JSON
{
"hex": "#012904",
"rgb": {
"r": 1,
"g": 41,
"b": 4
},
"hsl": {
"h": 124.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24448,
"c": 0.0772,
"h": 144.1
},
"luminance": 0.01601
}Semantic roles & 50–950 ramp
primary
#012904
secondary
#6F1669
accent
#29EFFF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977