#012406#012406
#012406 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.068 H 145.9°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #012406 |
|---|---|
| RGB | rgb(1, 36, 6) |
| HSL | hsl(129, 95%, 7%) |
| HSV | hsv(129, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 83.3%, 85.9%) |
| CIE-LAB | lab(11.14, -20.34, 13.72) |
| CIE-LCH | lch(11.14, 24.53, 145.99°) |
| OKLab | oklab(22.72% -0.056 0.038) |
| OKLCH | oklch(22.72% 0.068 145.9) |
| XYZ | xyz(0.6762, 1.2813, 0.3839) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.17
Very Dark Green
#062E03
ΔE00 4.69
Dark Green
#033500
ΔE00 7.61
Hunter Green (survey)
#0B4008
ΔE00 10.47
Evergreen
#05472A
ΔE00 10.83
Pine Green
#0A481E
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012406 #24011F
analogous
#0E2401 #012406 #012418
triadic
#012406 #060124 #240601
tetradic
#012406 #010E24 #24011F #241801
square
#012406 #010E24 #24011F #241801
split-complementary
#012406 #180124 #24010E
monochromatic
#011E05 #011E05 #012406 #036010 #049B1A
Accessibility & contrast
On white
16.72
#012406 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#012406 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012406
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012406 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012406 | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252004
Deuteranopia (green-blind)
#211D08
Tritanopia (blue-blind)
#00231E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012406; /* rgb */ color: rgb(1, 36, 6); /* oklch */ color: oklch(22.7% 0.068 145.9);
Tailwind
colors: {
custom: {
50: '#465f49',
500: '#012406',
950: '#000000',
},
}SCSS
$custom: #012406; $custom-light: #465f49; $custom-dark: #000000;
JSON
{
"hex": "#012406",
"rgb": {
"r": 1,
"g": 36,
"b": 6
},
"hsl": {
"h": 128.571,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.22715,
"c": 0.06768,
"h": 145.9
},
"luminance": 0.01281
}Semantic roles & 50–950 ramp
primary
#012406
secondary
#6B165F
accent
#29E0FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000401
muted
#777977