#012709#012709
#012709 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.8% C 0.069 H 147.2°. Best body text is #FFFFFF at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #012709 |
|---|---|
| RGB | rgb(1, 39, 9) |
| HSL | hsl(133, 95%, 8%) |
| HSV | hsv(133, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 76.9%, 84.7%) |
| CIE-LAB | lab(12.46, -21.46, 14.31) |
| CIE-LCH | lch(12.46, 25.79, 146.32°) |
| OKLab | oklab(23.83% -0.0577 0.0372) |
| OKLCH | oklch(23.83% 0.069 147.2) |
| XYZ | xyz(0.7873, 1.4771, 0.5020) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.30
Very Dark Green
#062E03
ΔE00 3.92
Dark Green
#033500
ΔE00 6.76
Hunter Green (survey)
#0B4008
ΔE00 9.54
Evergreen
#05472A
ΔE00 9.89
Pine Green
#0A481E
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012709 #27011F
analogous
#0C2701 #012709 #01271C
triadic
#012709 #090127 #270901
tetradic
#012709 #010C27 #27011F #271C01
square
#012709 #010C27 #27011F #271C01
split-complementary
#012709 #1C0127 #27010C
monochromatic
#011E07 #011E07 #012709 #036317 #049E25
Accessibility & contrast
On white
16.21
#012709 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#012709 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012709
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012709 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012709 | 1.00 | 16.21 | 1.30 | 16.21 |
| #FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282206
Deuteranopia (green-blind)
#231F0C
Tritanopia (blue-blind)
#002621
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012709; /* rgb */ color: rgb(1, 39, 9); /* oklch */ color: oklch(23.8% 0.069 147.2);
Tailwind
colors: {
custom: {
50: '#47624b',
500: '#012709',
950: '#000000',
},
}SCSS
$custom: #012709; $custom-light: #47624b; $custom-dark: #000000;
JSON
{
"hex": "#012709",
"rgb": {
"r": 1,
"g": 39,
"b": 9
},
"hsl": {
"h": 132.632,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.23825,
"c": 0.06867,
"h": 147.2
},
"luminance": 0.01477
}Semantic roles & 50–950 ramp
primary
#012709
secondary
#6E165B
accent
#29D2FF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000501
muted
#777977