#012804#012804
#012804 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.076 H 144.2°. Best body text is #FFFFFF at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #012804 |
|---|---|
| RGB | rgb(1, 40, 4) |
| HSL | hsl(125, 95%, 8%) |
| HSV | hsv(125, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 90%, 84.3%) |
| CIE-LAB | lab(12.81, -22.74, 16.82) |
| CIE-LCH | lch(12.81, 28.28, 143.52°) |
| OKLab | oklab(24.1% -0.0615 0.0444) |
| OKLCH | oklch(24.1% 0.076 144.2) |
| XYZ | xyz(0.7932, 1.5327, 0.3689) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.04
Very Dark Green
#062E03
ΔE00 2.67
Dark Green
#033500
ΔE00 5.52
Hunter Green (survey)
#0B4008
ΔE00 8.49
Pine Green
#0A481E
ΔE00 9.69
Evergreen
#05472A
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012804 #280125
analogous
#112801 #012804 #012817
triadic
#012804 #040128 #280401
tetradic
#012804 #011128 #280125 #281701
square
#012804 #011128 #280125 #281701
split-complementary
#012804 #170128 #280111
monochromatic
#011E03 #011E03 #012804 #02640A #049F10
Accessibility & contrast
On white
16.07
#012804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012804
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012804 | 1.00 | 16.07 | 1.31 | 16.07 |
| #FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.07 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292301
Deuteranopia (green-blind)
#252007
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012804; /* rgb */ color: rgb(1, 40, 4); /* oklch */ color: oklch(24.1% 0.076 144.2);
Tailwind
colors: {
custom: {
50: '#476248',
500: '#012804',
950: '#000000',
},
}SCSS
$custom: #012804; $custom-light: #476248; $custom-dark: #000000;
JSON
{
"hex": "#012804",
"rgb": {
"r": 1,
"g": 40,
"b": 4
},
"hsl": {
"h": 124.615,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24096,
"c": 0.07583,
"h": 144.2
},
"luminance": 0.01533
}Semantic roles & 50–950 ramp
primary
#012804
secondary
#6F1668
accent
#29EFFF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977