#012809#012809
#012809 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.070 H 147.0°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #012809 |
|---|---|
| RGB | rgb(1, 40, 9) |
| HSL | hsl(132, 95%, 8%) |
| HSV | hsv(132, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 77.5%, 84.3%) |
| CIE-LAB | lab(12.88, -21.92, 14.87) |
| CIE-LCH | lch(12.88, 26.49, 145.84°) |
| OKLab | oklab(24.18% -0.0589 0.0382) |
| OKLCH | oklch(24.18% 0.07 147) |
| XYZ | xyz(0.8206, 1.5437, 0.5131) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.87
Very Dark Green
#062E03
ΔE00 3.51
Dark Green
#033500
ΔE00 6.33
Hunter Green (survey)
#0B4008
ΔE00 9.12
Evergreen
#05472A
ΔE00 9.63
Pine Green
#0A481E
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012809 #280120
analogous
#0C2801 #012809 #01281C
triadic
#012809 #090128 #280901
tetradic
#012809 #010C28 #280120 #281C01
square
#012809 #010C28 #280120 #281C01
split-complementary
#012809 #1C0128 #28010C
monochromatic
#011E07 #011E07 #012809 #026416 #049F24
Accessibility & contrast
On white
16.05
#012809 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012809 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012809
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012809 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012809 | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292306
Deuteranopia (green-blind)
#24200C
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012809; /* rgb */ color: rgb(1, 40, 9); /* oklch */ color: oklch(24.2% 0.070 147.0);
Tailwind
colors: {
custom: {
50: '#48624b',
500: '#012809',
950: '#000000',
},
}SCSS
$custom: #012809; $custom-light: #48624b; $custom-dark: #000000;
JSON
{
"hex": "#012809",
"rgb": {
"r": 1,
"g": 40,
"b": 9
},
"hsl": {
"h": 132.308,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24175,
"c": 0.07017,
"h": 147
},
"luminance": 0.01544
}Semantic roles & 50–950 ramp
primary
#012809
secondary
#6F165C
accent
#29D3FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977