#012601#012601
#012601 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.3% C 0.077 H 142.6°. Best body text is #FFFFFF at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #012601 |
|---|---|
| RGB | rgb(1, 38, 1) |
| HSL | hsl(120, 95%, 8%) |
| HSV | hsv(120, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 97.4%, 85.1%) |
| CIE-LAB | lab(11.92, -22.26, 16.83) |
| CIE-LCH | lch(11.92, 27.91, 142.91°) |
| OKLab | oklab(23.34% -0.0612 0.0468) |
| OKLCH | oklch(23.34% 0.077 142.6) |
| XYZ | xyz(0.7111, 1.3948, 0.2605) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.53
Very Dark Green
#062E03
ΔE00 3.06
Dark Green
#033500
ΔE00 5.94
Hunter Green (survey)
#0B4008
ΔE00 8.99
Pine Green
#0A481E
ΔE00 10.30
Evergreen
#05472A
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012601 #260126
analogous
#132601 #012601 #012613
triadic
#012601 #010126 #260101
tetradic
#012601 #011326 #260126 #261301
square
#012601 #011326 #260126 #261301
split-complementary
#012601 #130126 #260113
monochromatic
#011E01 #011E01 #012601 #036203 #049D04
Accessibility & contrast
On white
16.42
#012601 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012601 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012601
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012601 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012601 | 1.00 | 16.42 | 1.28 | 16.42 |
| #FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#231E04
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012601; /* rgb */ color: rgb(1, 38, 1); /* oklch */ color: oklch(23.3% 0.077 142.6);
Tailwind
colors: {
custom: {
50: '#476147',
500: '#012601',
950: '#000000',
},
}SCSS
$custom: #012601; $custom-light: #476147; $custom-dark: #000000;
JSON
{
"hex": "#012601",
"rgb": {
"r": 1,
"g": 38,
"b": 1
},
"hsl": {
"h": 120,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.2334,
"c": 0.0771,
"h": 142.6
},
"luminance": 0.01395
}Semantic roles & 50–950 ramp
primary
#012601
secondary
#6D166D
accent
#29FFFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000500
muted
#777977