#012301#012301
#012301 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.3% C 0.073 H 142.6°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #012301 |
|---|---|
| RGB | rgb(1, 35, 1) |
| HSL | hsl(120, 94%, 7%) |
| HSV | hsv(120, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(10.64, -20.49, 15.05) |
| CIE-LCH | lch(10.64, 25.42, 143.70°) |
| OKLab | oklab(22.27% -0.0582 0.0445) |
| OKLCH | oklch(22.27% 0.073 142.6) |
| XYZ | xyz(0.6190, 1.2106, 0.2298) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.93
Very Dark Green
#062E03
ΔE00 4.37
Dark Green
#033500
ΔE00 7.31
Hunter Green (survey)
#0B4008
ΔE00 10.30
Evergreen
#05472A
ΔE00 11.26
Pine Green
#0A481E
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012301 #230123
analogous
#122301 #012301 #012312
triadic
#012301 #010123 #230101
tetradic
#012301 #011223 #230123 #231201
square
#012301 #011223 #230123 #231201
split-complementary
#012301 #120123 #230112
monochromatic
#011E01 #011E01 #012301 #035F03 #049A04
Accessibility & contrast
On white
16.91
#012301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#012301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012301
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012301 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241E00
Deuteranopia (green-blind)
#201C03
Tritanopia (blue-blind)
#00221C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012301; /* rgb */ color: rgb(1, 35, 1); /* oklch */ color: oklch(22.3% 0.073 142.6);
Tailwind
colors: {
custom: {
50: '#465e47',
500: '#012301',
950: '#000000',
},
}SCSS
$custom: #012301; $custom-light: #465e47; $custom-dark: #000000;
JSON
{
"hex": "#012301",
"rgb": {
"r": 1,
"g": 35,
"b": 1
},
"hsl": {
"h": 120,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22266,
"c": 0.07322,
"h": 142.6
},
"luminance": 0.01211
}Semantic roles & 50–950 ramp
primary
#012301
secondary
#6A166A
accent
#29FFFF
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977