#012906#012906
#012906 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.075 H 145.2°. Best body text is #FFFFFF at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #012906 |
|---|---|
| RGB | rgb(1, 41, 6) |
| HSL | hsl(128, 95%, 8%) |
| HSV | hsv(128, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 85.4%, 83.9%) |
| CIE-LAB | lab(13.26, -22.83, 16.60) |
| CIE-LCH | lch(13.26, 28.23, 143.97°) |
| OKLab | oklab(24.48% -0.0615 0.0428) |
| OKLCH | oklch(24.48% 0.075 145.2) |
| XYZ | xyz(0.8383, 1.6054, 0.4379) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.92
Very Dark Green
#062E03
ΔE00 2.59
Dark Green
#033500
ΔE00 5.41
Hunter Green (survey)
#0B4008
ΔE00 8.32
Pine Green
#0A481E
ΔE00 9.42
Evergreen
#05472A
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012906 #290124
analogous
#102901 #012906 #01291A
triadic
#012906 #060129 #290601
tetradic
#012906 #011029 #290124 #291A01
square
#012906 #011029 #290124 #291A01
split-complementary
#012906 #1A0129 #290110
monochromatic
#011E04 #011E04 #012906 #02650F #04A017
Accessibility & contrast
On white
15.90
#012906 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#012906 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012906
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012906 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012906 | 1.00 | 15.90 | 1.32 | 15.90 |
| #FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2403
Deuteranopia (green-blind)
#252109
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012906; /* rgb */ color: rgb(1, 41, 6); /* oklch */ color: oklch(24.5% 0.075 145.2);
Tailwind
colors: {
custom: {
50: '#486349',
500: '#012906',
950: '#000000',
},
}SCSS
$custom: #012906; $custom-light: #486349; $custom-dark: #000000;
JSON
{
"hex": "#012906",
"rgb": {
"r": 1,
"g": 41,
"b": 6
},
"hsl": {
"h": 127.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24479,
"c": 0.07489,
"h": 145.2
},
"luminance": 0.01605
}Semantic roles & 50–950 ramp
primary
#012906
secondary
#6F1664
accent
#29E4FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977