#012009#012009
#012009 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.3% C 0.058 H 149.3°. Best body text is #FFFFFF at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #012009 |
|---|---|
| RGB | rgb(1, 32, 9) |
| HSL | hsl(135, 94%, 6%) |
| HSV | hsv(135, 97%, 13%) |
| CMYK | cmyk(96.9%, 0%, 71.9%, 87.5%) |
| CIE-LAB | lab(9.47, -17.15, 10.15) |
| CIE-LCH | lch(9.47, 19.93, 149.37°) |
| OKLab | oklab(21.34% -0.0497 0.0295) |
| OKLCH | oklch(21.34% 0.058 149.3) |
| XYZ | xyz(0.5783, 1.0591, 0.4323) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.83
Very Dark Green
#062E03
ΔE00 7.24
Dark Green
#033500
ΔE00 10.16
Evergreen
#05472A
ΔE00 12.34
Hunter Green (survey)
#0B4008
ΔE00 12.87
Pine Green
#0A481E
ΔE00 13.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012009 #200118
analogous
#092001 #012009 #012019
triadic
#012009 #090120 #200901
tetradic
#012009 #010920 #200118 #201901
square
#012009 #010920 #200118 #201901
split-complementary
#012009 #190120 #200109
monochromatic
#011E08 #011E08 #012009 #035B1A #05972A
Accessibility & contrast
On white
17.33
#012009 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#012009 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012009
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012009 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012009 | 1.00 | 17.33 | 1.21 | 17.33 |
| #FFFFFF | 17.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C07
Deuteranopia (green-blind)
#1C190B
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #012009; /* rgb */ color: rgb(1, 32, 9); /* oklch */ color: oklch(21.3% 0.058 149.3);
Tailwind
colors: {
custom: {
50: '#465b4a',
500: '#012009',
950: '#000000',
},
}SCSS
$custom: #012009; $custom-light: #465b4a; $custom-dark: #000000;
JSON
{
"hex": "#012009",
"rgb": {
"r": 1,
"g": 32,
"b": 9
},
"hsl": {
"h": 135.484,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.21343,
"c": 0.05774,
"h": 149.3
},
"luminance": 0.01059
}Semantic roles & 50–950 ramp
primary
#012009
secondary
#671552
accent
#29C8FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977