#012E12#012E12
#012E12 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.4% C 0.070 H 151.1°. Best body text is #FFFFFF at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #012E12 |
|---|---|
| RGB | rgb(1, 46, 18) |
| HSL | hsl(143, 96%, 9%) |
| HSV | hsv(143, 98%, 18%) |
| CMYK | cmyk(97.8%, 0%, 60.9%, 82%) |
| CIE-LAB | lab(15.51, -22.76, 13.85) |
| CIE-LCH | lch(15.51, 26.64, 148.68°) |
| OKLab | oklab(26.4% -0.061 0.0337) |
| OKLCH | oklch(26.4% 0.07 151.1) |
| XYZ | xyz(1.0986, 2.0040, 0.9011) |
| Luminance | 0.0200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.04
Very Dark Green
#062E03
ΔE00 3.72
Dark Green
#033500
ΔE00 6.02
Evergreen
#05472A
ΔE00 7.75
Hunter Green (survey)
#0B4008
ΔE00 8.29
Pine Green
#0A481E
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012E12 #2E011D
analogous
#062E01 #012E12 #012E29
triadic
#012E12 #12012E #2E1201
tetradic
#012E12 #01062E #2E011D #2E2901
square
#012E12 #01062E #2E011D #2E2901
split-complementary
#012E12 #29012E #2E0106
monochromatic
#011E0C #011E0C #012E12 #026A29 #04A641
Accessibility & contrast
On white
14.99
#012E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#012E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012E12
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012E12 | 1.00 | 14.99 | 1.40 | 14.99 |
| #FFFFFF | 14.99 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.99 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2910
Deuteranopia (green-blind)
#292514
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #012e12; /* rgb */ color: rgb(1, 46, 18); /* oklch */ color: oklch(26.4% 0.070 151.1);
Tailwind
colors: {
custom: {
50: '#4a6750',
500: '#012e12',
950: '#000000',
},
}SCSS
$custom: #012e12; $custom-light: #4a6750; $custom-dark: #000000;
JSON
{
"hex": "#012e12",
"rgb": {
"r": 1,
"g": 46,
"b": 18
},
"hsl": {
"h": 142.667,
"s": 95.745,
"l": 9.216
},
"oklch": {
"l": 0.264,
"c": 0.06966,
"h": 151.1
},
"luminance": 0.02004
}Semantic roles & 50–950 ramp
primary
#012E12
secondary
#741751
accent
#29AEFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78