#012801#012801
#012801 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.0% C 0.080 H 142.6°. Best body text is #FFFFFF at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #012801 |
|---|---|
| RGB | rgb(1, 40, 1) |
| HSL | hsl(120, 95%, 8%) |
| HSV | hsv(120, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 97.5%, 84.3%) |
| CIE-LAB | lab(12.77, -23.24, 17.98) |
| CIE-LCH | lch(12.77, 29.39, 142.26°) |
| OKLab | oklab(24.05% -0.0633 0.0484) |
| OKLCH | oklch(24.05% 0.08 142.6) |
| XYZ | xyz(0.7767, 1.5261, 0.2823) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.69
Very Dark Green
#062E03
ΔE00 2.27
Dark Green
#033500
ΔE00 5.09
Hunter Green (survey)
#0B4008
ΔE00 8.16
Pine Green
#0A481E
ΔE00 9.63
Forrest Green
#154406
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012801 #280128
analogous
#142801 #012801 #012814
triadic
#012801 #010128 #280101
tetradic
#012801 #011428 #280128 #281401
square
#012801 #011428 #280128 #281401
split-complementary
#012801 #140128 #280114
monochromatic
#011E01 #011E01 #012801 #026402 #049F04
Accessibility & contrast
On white
16.09
#012801 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012801 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012801
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012801 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012801 | 1.00 | 16.09 | 1.31 | 16.09 |
| #FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252004
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012801; /* rgb */ color: rgb(1, 40, 1); /* oklch */ color: oklch(24.0% 0.080 142.6);
Tailwind
colors: {
custom: {
50: '#476247',
500: '#012801',
950: '#000000',
},
}SCSS
$custom: #012801; $custom-light: #476247; $custom-dark: #000000;
JSON
{
"hex": "#012801",
"rgb": {
"r": 1,
"g": 40,
"b": 1
},
"hsl": {
"h": 120,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24049,
"c": 0.07964,
"h": 142.6
},
"luminance": 0.01526
}Semantic roles & 50–950 ramp
primary
#012801
secondary
#6F166F
accent
#29FFFF
background
#F4F5F4
surface
#E6EAE6
border
#C2C6C2
text
#010500
muted
#777977