#012805#012805
#012805 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.075 H 144.7°. Best body text is #FFFFFF at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #012805 |
|---|---|
| RGB | rgb(1, 40, 5) |
| HSL | hsl(126, 95%, 8%) |
| HSV | hsv(126, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 87.5%, 84.3%) |
| CIE-LAB | lab(12.83, -22.58, 16.43) |
| CIE-LCH | lch(12.83, 27.92, 143.96°) |
| OKLab | oklab(24.11% -0.0609 0.0431) |
| OKLCH | oklch(24.11% 0.075 144.7) |
| XYZ | xyz(0.7986, 1.5349, 0.3977) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.19
Very Dark Green
#062E03
ΔE00 2.83
Dark Green
#033500
ΔE00 5.67
Hunter Green (survey)
#0B4008
ΔE00 8.61
Pine Green
#0A481E
ΔE00 9.72
Evergreen
#05472A
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012805 #280124
analogous
#102801 #012805 #012818
triadic
#012805 #050128 #280501
tetradic
#012805 #011028 #280124 #281801
square
#012805 #011028 #280124 #281801
split-complementary
#012805 #180128 #280110
monochromatic
#011E04 #011E04 #012805 #02640C #049F14
Accessibility & contrast
On white
16.07
#012805 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012805 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012805
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012805 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012805 | 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)
#292302
Deuteranopia (green-blind)
#242008
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012805; /* rgb */ color: rgb(1, 40, 5); /* oklch */ color: oklch(24.1% 0.075 144.7);
Tailwind
colors: {
custom: {
50: '#476249',
500: '#012805',
950: '#000000',
},
}SCSS
$custom: #012805; $custom-light: #476249; $custom-dark: #000000;
JSON
{
"hex": "#012805",
"rgb": {
"r": 1,
"g": 40,
"b": 5
},
"hsl": {
"h": 126.154,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24112,
"c": 0.07464,
"h": 144.7
},
"luminance": 0.01535
}Semantic roles & 50–950 ramp
primary
#012805
secondary
#6F1666
accent
#29E9FF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977