#012707#012707
#012707 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.8% C 0.071 H 146.0°. Best body text is #FFFFFF at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #012707 |
|---|---|
| RGB | rgb(1, 39, 7) |
| HSL | hsl(129, 95%, 8%) |
| HSV | hsv(129, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 82.1%, 84.7%) |
| CIE-LAB | lab(12.43, -21.79, 15.08) |
| CIE-LCH | lch(12.43, 26.50, 145.31°) |
| OKLab | oklab(23.79% -0.0588 0.0396) |
| OKLCH | oklch(23.79% 0.071 146) |
| XYZ | xyz(0.7763, 1.4727, 0.4443) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.95
Very Dark Green
#062E03
ΔE00 3.56
Dark Green
#033500
ΔE00 6.42
Hunter Green (survey)
#0B4008
ΔE00 9.28
Evergreen
#05472A
ΔE00 9.96
Pine Green
#0A481E
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012707 #270121
analogous
#0E2701 #012707 #01271A
triadic
#012707 #070127 #270701
tetradic
#012707 #010E27 #270121 #271A01
square
#012707 #010E27 #270121 #271A01
split-complementary
#012707 #1A0127 #27010E
monochromatic
#011E05 #011E05 #012707 #036312 #049E1C
Accessibility & contrast
On white
16.22
#012707 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#012707 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012707
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012707 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012707 | 1.00 | 16.22 | 1.29 | 16.22 |
| #FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282204
Deuteranopia (green-blind)
#231F0A
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012707; /* rgb */ color: rgb(1, 39, 7); /* oklch */ color: oklch(23.8% 0.071 146.0);
Tailwind
colors: {
custom: {
50: '#47624a',
500: '#012707',
950: '#000000',
},
}SCSS
$custom: #012707; $custom-light: #47624a; $custom-dark: #000000;
JSON
{
"hex": "#012707",
"rgb": {
"r": 1,
"g": 39,
"b": 7
},
"hsl": {
"h": 129.474,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.23793,
"c": 0.07089,
"h": 146
},
"luminance": 0.01473
}Semantic roles & 50–950 ramp
primary
#012707
secondary
#6E1660
accent
#29DDFF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000501
muted
#777977