#012512#012512
#012512 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.3% C 0.055 H 155.8°. Best body text is #FFFFFF at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #012512 |
|---|---|
| RGB | rgb(1, 37, 18) |
| HSL | hsl(148, 95%, 7%) |
| HSV | hsv(148, 97%, 15%) |
| CMYK | cmyk(97.3%, 0%, 51.4%, 85.5%) |
| CIE-LAB | lab(11.78, -18.68, 8.92) |
| CIE-LCH | lch(11.78, 20.71, 154.47°) |
| OKLab | oklab(23.31% -0.0504 0.0226) |
| OKLCH | oklch(23.31% 0.055 155.8) |
| XYZ | xyz(0.7832, 1.3732, 0.7959) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.48
Very Dark Green
#062E03
ΔE00 7.05
Dark Green
#033500
ΔE00 9.79
Evergreen
#05472A
ΔE00 10.67
Pine Green
#0A481E
ΔE00 12.10
Hunter Green (survey)
#0B4008
ΔE00 12.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012512 #250114
analogous
#022501 #012512 #012524
triadic
#012512 #120125 #251201
tetradic
#012512 #010225 #250114 #252401
square
#012512 #010225 #250114 #252401
split-complementary
#012512 #240125 #250102
monochromatic
#011E0E #011E0E #012512 #03612F #049C4C
Accessibility & contrast
On white
16.48
#012512 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#012512 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012512
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012512 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012512 | 1.00 | 16.48 | 1.27 | 16.48 |
| #FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.48 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252111
Deuteranopia (green-blind)
#201E13
Tritanopia (blue-blind)
#002520
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012512; /* rgb */ color: rgb(1, 37, 18); /* oklch */ color: oklch(23.3% 0.055 155.8);
Tailwind
colors: {
custom: {
50: '#476050',
500: '#012512',
950: '#000000',
},
}SCSS
$custom: #012512; $custom-light: #476050; $custom-dark: #000000;
JSON
{
"hex": "#012512",
"rgb": {
"r": 1,
"g": 37,
"b": 18
},
"hsl": {
"h": 148.333,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23309,
"c": 0.05527,
"h": 155.8
},
"luminance": 0.01373
}Semantic roles & 50–950 ramp
primary
#012512
secondary
#6C1643
accent
#299AFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000502
muted
#777978