#012201#012201
#012201 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 21.9% C 0.072 H 142.6°. Best body text is #FFFFFF at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #012201 |
|---|---|
| RGB | rgb(1, 34, 1) |
| HSL | hsl(120, 94%, 7%) |
| HSV | hsv(120, 97%, 13%) |
| CMYK | cmyk(97.1%, 0%, 97.1%, 86.7%) |
| CIE-LAB | lab(10.20, -19.81, 14.44) |
| CIE-LCH | lch(10.20, 24.52, 143.90°) |
| OKLab | oklab(21.91% -0.0571 0.0437) |
| OKLCH | oklch(21.91% 0.072 142.6) |
| XYZ | xyz(0.5900, 1.1526, 0.2201) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.44
Very Dark Green
#062E03
ΔE00 4.85
Dark Green
#033500
ΔE00 7.79
Hunter Green (survey)
#0B4008
ΔE00 10.76
Evergreen
#05472A
ΔE00 11.57
Pine Green
#0A481E
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012201 #220122
analogous
#122201 #012201 #012212
triadic
#012201 #010122 #220101
tetradic
#012201 #011222 #220122 #221201
square
#012201 #011222 #220122 #221201
split-complementary
#012201 #120122 #220112
monochromatic
#011E01 #011E01 #012201 #035D03 #049904
Accessibility & contrast
On white
17.06
#012201 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#012201 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012201
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012201 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012201 | 1.00 | 17.06 | 1.23 | 17.06 |
| #FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#1F1B03
Tritanopia (blue-blind)
#00211B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #012201; /* rgb */ color: rgb(1, 34, 1); /* oklch */ color: oklch(21.9% 0.072 142.6);
Tailwind
colors: {
custom: {
50: '#465d47',
500: '#012201',
950: '#000000',
},
}SCSS
$custom: #012201; $custom-light: #465d47; $custom-dark: #000000;
JSON
{
"hex": "#012201",
"rgb": {
"r": 1,
"g": 34,
"b": 1
},
"hsl": {
"h": 120,
"s": 94.286,
"l": 6.863
},
"oklch": {
"l": 0.21906,
"c": 0.0719,
"h": 142.6
},
"luminance": 0.01153
}Semantic roles & 50–950 ramp
primary
#012201
secondary
#691669
accent
#29FFFF
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977