#012001#012001
#012001 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 21.2% C 0.069 H 142.6°. Best body text is #FFFFFF at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #012001 |
|---|---|
| RGB | rgb(1, 32, 1) |
| HSL | hsl(120, 94%, 6%) |
| HSV | hsv(120, 97%, 13%) |
| CMYK | cmyk(96.9%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(9.33, -18.33, 13.21) |
| CIE-LCH | lch(9.33, 22.60, 144.23°) |
| OKLab | oklab(21.18% -0.055 0.042) |
| OKLCH | oklch(21.18% 0.069 142.6) |
| XYZ | xyz(0.5345, 1.0416, 0.2016) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.52
Very Dark Green
#062E03
ΔE00 5.86
Dark Green
#033500
ΔE00 8.82
Hunter Green (survey)
#0B4008
ΔE00 11.74
Evergreen
#05472A
ΔE00 12.27
Pine Green
#0A481E
ΔE00 12.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012001 #200120
analogous
#112001 #012001 #012011
triadic
#012001 #010120 #200101
tetradic
#012001 #011120 #200120 #201101
square
#012001 #011120 #200120 #201101
split-complementary
#012001 #110120 #200111
monochromatic
#011E01 #011E01 #012001 #035B03 #059705
Accessibility & contrast
On white
17.38
#012001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#012001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012001
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012001 | 1.00 | 17.38 | 1.21 | 17.38 |
| #FFFFFF | 17.38 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.38 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1D1903
Tritanopia (blue-blind)
#001F1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #012001; /* rgb */ color: rgb(1, 32, 1); /* oklch */ color: oklch(21.2% 0.069 142.6);
Tailwind
colors: {
custom: {
50: '#465b47',
500: '#012001',
950: '#000000',
},
}SCSS
$custom: #012001; $custom-light: #465b47; $custom-dark: #000000;
JSON
{
"hex": "#012001",
"rgb": {
"r": 1,
"g": 32,
"b": 1
},
"hsl": {
"h": 120,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.2118,
"c": 0.06926,
"h": 142.6
},
"luminance": 0.01042
}Semantic roles & 50–950 ramp
primary
#012001
secondary
#671567
accent
#29FFFF
background
#F3F5F3
surface
#E5E9E5
border
#C1C5C1
text
#000400
muted
#767977