#012605#012605
#012605 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.4% C 0.072 H 145.0°. Best body text is #FFFFFF at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #012605 |
|---|---|
| RGB | rgb(1, 38, 5) |
| HSL | hsl(126, 95%, 8%) |
| HSV | hsv(126, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 86.8%, 85.1%) |
| CIE-LAB | lab(11.98, -21.62, 15.28) |
| CIE-LCH | lch(11.98, 26.47, 144.74°) |
| OKLab | oklab(23.41% -0.0588 0.0412) |
| OKLCH | oklch(23.41% 0.072 145) |
| XYZ | xyz(0.7330, 1.4035, 0.3758) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.07
Very Dark Green
#062E03
ΔE00 3.64
Dark Green
#033500
ΔE00 6.53
Hunter Green (survey)
#0B4008
ΔE00 9.45
Evergreen
#05472A
ΔE00 10.29
Pine Green
#0A481E
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012605 #260122
analogous
#102601 #012605 #012617
triadic
#012605 #050126 #260501
tetradic
#012605 #011026 #260122 #261701
square
#012605 #011026 #260122 #261701
split-complementary
#012605 #170126 #260110
monochromatic
#011E04 #011E04 #012605 #03620D #049D15
Accessibility & contrast
On white
16.40
#012605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012605
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012605 | 1.00 | 16.40 | 1.28 | 16.40 |
| #FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272102
Deuteranopia (green-blind)
#231E08
Tritanopia (blue-blind)
#00251F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012605; /* rgb */ color: rgb(1, 38, 5); /* oklch */ color: oklch(23.4% 0.072 145.0);
Tailwind
colors: {
custom: {
50: '#476149',
500: '#012605',
950: '#000000',
},
}SCSS
$custom: #012605; $custom-light: #476149; $custom-dark: #000000;
JSON
{
"hex": "#012605",
"rgb": {
"r": 1,
"g": 38,
"b": 5
},
"hsl": {
"h": 126.486,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.23407,
"c": 0.07182,
"h": 145
},
"luminance": 0.01404
}Semantic roles & 50–950 ramp
primary
#012605
secondary
#6D1663
accent
#29E8FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000500
muted
#777977