#012807#012807
#012807 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.072 H 145.9°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #012807 |
|---|---|
| RGB | rgb(1, 40, 7) |
| HSL | hsl(129, 95%, 8%) |
| HSV | hsv(129, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 82.5%, 84.3%) |
| CIE-LAB | lab(12.86, -22.25, 15.65) |
| CIE-LCH | lch(12.86, 27.20, 144.87°) |
| OKLab | oklab(24.14% -0.0599 0.0406) |
| OKLCH | oklch(24.14% 0.072 145.9) |
| XYZ | xyz(0.8096, 1.5393, 0.4554) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.51
Very Dark Green
#062E03
ΔE00 3.15
Dark Green
#033500
ΔE00 5.99
Hunter Green (survey)
#0B4008
ΔE00 8.85
Evergreen
#05472A
ΔE00 9.71
Pine Green
#0A481E
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012807 #280122
analogous
#0E2801 #012807 #01281A
triadic
#012807 #070128 #280701
tetradic
#012807 #010E28 #280122 #281A01
square
#012807 #010E28 #280122 #281A01
split-complementary
#012807 #1A0128 #28010E
monochromatic
#011E05 #011E05 #012807 #026411 #049F1C
Accessibility & contrast
On white
16.06
#012807 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012807 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012807
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012807 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012807 | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292304
Deuteranopia (green-blind)
#24200A
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012807; /* rgb */ color: rgb(1, 40, 7); /* oklch */ color: oklch(24.1% 0.072 145.9);
Tailwind
colors: {
custom: {
50: '#47624a',
500: '#012807',
950: '#000000',
},
}SCSS
$custom: #012807; $custom-light: #47624a; $custom-dark: #000000;
JSON
{
"hex": "#012807",
"rgb": {
"r": 1,
"g": 40,
"b": 7
},
"hsl": {
"h": 129.231,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24144,
"c": 0.07235,
"h": 145.9
},
"luminance": 0.01539
}Semantic roles & 50–950 ramp
primary
#012807
secondary
#6F1661
accent
#29DEFF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977