#012401#012401
#012401 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.6% C 0.075 H 142.6°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #012401 |
|---|---|
| RGB | rgb(1, 36, 1) |
| HSL | hsl(120, 95%, 7%) |
| HSV | hsv(120, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(11.07, -21.12, 15.65) |
| CIE-LCH | lch(11.07, 26.29, 143.46°) |
| OKLab | oklab(22.63% -0.0592 0.0453) |
| OKLCH | oklch(22.63% 0.075 142.6) |
| XYZ | xyz(0.6488, 1.2703, 0.2397) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.45
Very Dark Green
#062E03
ΔE00 3.92
Dark Green
#033500
ΔE00 6.84
Hunter Green (survey)
#0B4008
ΔE00 9.85
Evergreen
#05472A
ΔE00 10.97
Pine Green
#0A481E
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012401 #240124
analogous
#132401 #012401 #012413
triadic
#012401 #010124 #240101
tetradic
#012401 #011324 #240124 #241301
square
#012401 #011324 #240124 #241301
split-complementary
#012401 #130124 #240113
monochromatic
#011E01 #011E01 #012401 #036003 #049B04
Accessibility & contrast
On white
16.75
#012401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#012401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012401
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012401 | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#211D03
Tritanopia (blue-blind)
#00231D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012401; /* rgb */ color: rgb(1, 36, 1); /* oklch */ color: oklch(22.6% 0.075 142.6);
Tailwind
colors: {
custom: {
50: '#465f47',
500: '#012401',
950: '#000000',
},
}SCSS
$custom: #012401; $custom-light: #465f47; $custom-dark: #000000;
JSON
{
"hex": "#012401",
"rgb": {
"r": 1,
"g": 36,
"b": 1
},
"hsl": {
"h": 120,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.22625,
"c": 0.07452,
"h": 142.6
},
"luminance": 0.0127
}Semantic roles & 50–950 ramp
primary
#012401
secondary
#6B166B
accent
#29FFFF
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977