#012907#012907
#012907 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.074 H 145.7°. Best body text is #FFFFFF at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #012907 |
|---|---|
| RGB | rgb(1, 41, 7) |
| HSL | hsl(129, 95%, 8%) |
| HSV | hsv(129, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 82.9%, 83.9%) |
| CIE-LAB | lab(13.28, -22.66, 16.21) |
| CIE-LCH | lch(13.28, 27.87, 144.42°) |
| OKLab | oklab(24.49% -0.061 0.0416) |
| OKLCH | oklch(24.49% 0.074 145.7) |
| XYZ | xyz(0.8437, 1.6076, 0.4668) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.09
Very Dark Green
#062E03
ΔE00 2.76
Dark Green
#033500
ΔE00 5.57
Hunter Green (survey)
#0B4008
ΔE00 8.44
Pine Green
#0A481E
ΔE00 9.45
Evergreen
#05472A
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012907 #290123
analogous
#0F2901 #012907 #01291B
triadic
#012907 #070129 #290701
tetradic
#012907 #010F29 #290123 #291B01
square
#012907 #010F29 #290123 #291B01
split-complementary
#012907 #1B0129 #29010F
monochromatic
#011E05 #011E05 #012907 #026511 #04A01B
Accessibility & contrast
On white
15.89
#012907 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#012907 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012907
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012907 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012907 | 1.00 | 15.89 | 1.32 | 15.89 |
| #FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2404
Deuteranopia (green-blind)
#25210A
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012907; /* rgb */ color: rgb(1, 41, 7); /* oklch */ color: oklch(24.5% 0.074 145.7);
Tailwind
colors: {
custom: {
50: '#48634a',
500: '#012907',
950: '#000000',
},
}SCSS
$custom: #012907; $custom-light: #48634a; $custom-dark: #000000;
JSON
{
"hex": "#012907",
"rgb": {
"r": 1,
"g": 41,
"b": 7
},
"hsl": {
"h": 129,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24494,
"c": 0.07378,
"h": 145.7
},
"luminance": 0.01608
}Semantic roles & 50–950 ramp
primary
#012907
secondary
#6F1662
accent
#29DFFF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977