#012905#012905
#012905 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.076 H 144.6°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #012905 |
|---|---|
| RGB | rgb(1, 41, 5) |
| HSL | hsl(126, 95%, 8%) |
| HSV | hsv(126, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 87.8%, 83.9%) |
| CIE-LAB | lab(13.25, -23.00, 16.99) |
| CIE-LCH | lch(13.25, 28.59, 143.54°) |
| OKLab | oklab(24.46% -0.062 0.044) |
| OKLCH | oklch(24.46% 0.076 144.6) |
| XYZ | xyz(0.8328, 1.6032, 0.4091) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.77
Very Dark Green
#062E03
ΔE00 2.44
Dark Green
#033500
ΔE00 5.25
Hunter Green (survey)
#0B4008
ΔE00 8.20
Pine Green
#0A481E
ΔE00 9.39
Evergreen
#05472A
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012905 #290125
analogous
#112901 #012905 #012919
triadic
#012905 #050129 #290501
tetradic
#012905 #011129 #290125 #291901
square
#012905 #011129 #290125 #291901
split-complementary
#012905 #190129 #290111
monochromatic
#011E04 #011E04 #012905 #02650C #04A014
Accessibility & contrast
On white
15.90
#012905 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#012905 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012905
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012905 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012905 | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2402
Deuteranopia (green-blind)
#252108
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012905; /* rgb */ color: rgb(1, 41, 5); /* oklch */ color: oklch(24.5% 0.076 144.6);
Tailwind
colors: {
custom: {
50: '#486349',
500: '#012905',
950: '#000000',
},
}SCSS
$custom: #012905; $custom-light: #486349; $custom-dark: #000000;
JSON
{
"hex": "#012905",
"rgb": {
"r": 1,
"g": 41,
"b": 5
},
"hsl": {
"h": 126,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24463,
"c": 0.07603,
"h": 144.6
},
"luminance": 0.01603
}Semantic roles & 50–950 ramp
primary
#012905
secondary
#6F1667
accent
#29EAFF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977