#012412#012412
#012412 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.0% C 0.054 H 156.6°. Best body text is #FFFFFF at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #012412 |
|---|---|
| RGB | rgb(1, 36, 18) |
| HSL | hsl(149, 95%, 7%) |
| HSV | hsv(149, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 50%, 85.9%) |
| CIE-LAB | lab(11.36, -18.13, 8.34) |
| CIE-LCH | lch(11.36, 19.96, 155.29°) |
| OKLab | oklab(22.96% -0.0492 0.0213) |
| OKLCH | oklch(22.96% 0.054 156.6) |
| XYZ | xyz(0.7525, 1.3118, 0.7857) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.97
Very Dark Green
#062E03
ΔE00 7.51
Dark Green
#033500
ΔE00 10.28
Evergreen
#05472A
ΔE00 11.08
Pine Green
#0A481E
ΔE00 12.57
Hunter Green (survey)
#0B4008
ΔE00 12.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012412 #240113
analogous
#012401 #012412 #012424
triadic
#012412 #120124 #241201
tetradic
#012412 #010124 #240113 #242401
square
#012412 #010124 #240113 #242401
split-complementary
#012412 #240124 #240101
monochromatic
#011E0F #011E0F #012412 #036030 #049B4E
Accessibility & contrast
On white
16.63
#012412 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#012412 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012412
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012412 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012412 | 1.00 | 16.63 | 1.26 | 16.63 |
| #FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242011
Deuteranopia (green-blind)
#1F1D13
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012412; /* rgb */ color: rgb(1, 36, 18); /* oklch */ color: oklch(23.0% 0.054 156.6);
Tailwind
colors: {
custom: {
50: '#475f50',
500: '#012412',
950: '#000000',
},
}SCSS
$custom: #012412; $custom-light: #475f50; $custom-dark: #000000;
JSON
{
"hex": "#012412",
"rgb": {
"r": 1,
"g": 36,
"b": 18
},
"hsl": {
"h": 149.143,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.22962,
"c": 0.05361,
"h": 156.6
},
"luminance": 0.01312
}Semantic roles & 50–950 ramp
primary
#012412
secondary
#6B1642
accent
#2997FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978