#012E10#012E10
#012E10 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.4% C 0.072 H 149.7°. Best body text is #FFFFFF at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #012E10 |
|---|---|
| RGB | rgb(1, 46, 16) |
| HSL | hsl(140, 96%, 9%) |
| HSV | hsv(140, 98%, 18%) |
| CMYK | cmyk(97.8%, 0%, 65.2%, 82%) |
| CIE-LAB | lab(15.48, -23.16, 14.97) |
| CIE-LCH | lch(15.48, 27.58, 147.12°) |
| OKLab | oklab(26.36% -0.062 0.0363) |
| OKLCH | oklch(26.36% 0.072 149.7) |
| XYZ | xyz(1.0829, 1.9977, 0.8186) |
| Luminance | 0.0200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.42
Very Dark Green
#062E03
ΔE00 3.11
Dark Green
#033500
ΔE00 5.44
Hunter Green (survey)
#0B4008
ΔE00 7.83
Evergreen
#05472A
ΔE00 7.87
Pine Green
#0A481E
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012E10 #2E011F
analogous
#092E01 #012E10 #012E27
triadic
#012E10 #10012E #2E1001
tetradic
#012E10 #01092E #2E011F #2E2701
square
#012E10 #01092E #2E011F #2E2701
split-complementary
#012E10 #27012E #2E0109
monochromatic
#011E0A #011E0A #012E10 #026A25 #04A63A
Accessibility & contrast
On white
15.00
#012E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#012E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012E10
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012E10 | 1.00 | 15.00 | 1.40 | 15.00 |
| #FFFFFF | 15.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E290D
Deuteranopia (green-blind)
#292512
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #012e10; /* rgb */ color: rgb(1, 46, 16); /* oklch */ color: oklch(26.4% 0.072 149.7);
Tailwind
colors: {
custom: {
50: '#4a674f',
500: '#012e10',
950: '#000000',
},
}SCSS
$custom: #012e10; $custom-light: #4a674f; $custom-dark: #000000;
JSON
{
"hex": "#012e10",
"rgb": {
"r": 1,
"g": 46,
"b": 16
},
"hsl": {
"h": 140,
"s": 95.745,
"l": 9.216
},
"oklch": {
"l": 0.26363,
"c": 0.07187,
"h": 149.7
},
"luminance": 0.01998
}Semantic roles & 50–950 ramp
primary
#012E10
secondary
#741755
accent
#29B8FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78