#012806#012806
#012806 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.073 H 145.3°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #012806 |
|---|---|
| RGB | rgb(1, 40, 6) |
| HSL | hsl(128, 95%, 8%) |
| HSV | hsv(128, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 85%, 84.3%) |
| CIE-LAB | lab(12.84, -22.41, 16.04) |
| CIE-LCH | lch(12.84, 27.56, 144.41°) |
| OKLab | oklab(24.13% -0.0604 0.0418) |
| OKLCH | oklch(24.13% 0.073 145.3) |
| XYZ | xyz(0.8041, 1.5371, 0.4266) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.34
Very Dark Green
#062E03
ΔE00 2.99
Dark Green
#033500
ΔE00 5.83
Hunter Green (survey)
#0B4008
ΔE00 8.73
Evergreen
#05472A
ΔE00 9.76
Pine Green
#0A481E
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012806 #280123
analogous
#0F2801 #012806 #012819
triadic
#012806 #060128 #280601
tetradic
#012806 #010F28 #280123 #281901
square
#012806 #010F28 #280123 #281901
split-complementary
#012806 #190128 #28010F
monochromatic
#011E04 #011E04 #012806 #02640F #049F18
Accessibility & contrast
On white
16.06
#012806 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012806 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012806
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012806 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012806 | 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)
#292303
Deuteranopia (green-blind)
#242009
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012806; /* rgb */ color: rgb(1, 40, 6); /* oklch */ color: oklch(24.1% 0.073 145.3);
Tailwind
colors: {
custom: {
50: '#476249',
500: '#012806',
950: '#000000',
},
}SCSS
$custom: #012806; $custom-light: #476249; $custom-dark: #000000;
JSON
{
"hex": "#012806",
"rgb": {
"r": 1,
"g": 40,
"b": 6
},
"hsl": {
"h": 127.692,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24128,
"c": 0.07348,
"h": 145.3
},
"luminance": 0.01537
}Semantic roles & 50–950 ramp
primary
#012806
secondary
#6F1663
accent
#29E4FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977