#012A0E#012A0E
#012A0E is a very dark, moderate green. Relative luminance 0.017; OKLCH L 25.0% C 0.068 H 149.6°. Best body text is #FFFFFF at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #012A0E |
|---|---|
| RGB | rgb(1, 42, 14) |
| HSL | hsl(139, 95%, 8%) |
| HSV | hsv(139, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 66.7%, 83.5%) |
| CIE-LAB | lab(13.79, -21.87, 13.85) |
| CIE-LCH | lch(13.79, 25.89, 147.64°) |
| OKLab | oklab(24.95% -0.0586 0.0344) |
| OKLCH | oklch(24.95% 0.068 149.6) |
| XYZ | xyz(0.9197, 1.6940, 0.6939) |
| Luminance | 0.0169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.15
Very Dark Green
#062E03
ΔE00 3.81
Dark Green
#033500
ΔE00 6.49
Evergreen
#05472A
ΔE00 8.96
Hunter Green (survey)
#0B4008
ΔE00 9.07
Pine Green
#0A481E
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012A0E #2A011D
analogous
#082A01 #012A0E #012A22
triadic
#012A0E #0E012A #2A0E01
tetradic
#012A0E #01082A #2A011D #2A2201
square
#012A0E #01082A #2A011D #2A2201
split-complementary
#012A0E #22012A #2A0108
monochromatic
#011E0A #011E0A #012A0E #026622 #04A236
Accessibility & contrast
On white
15.69
#012A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#012A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012A0E
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012A0E | 1.00 | 15.69 | 1.34 | 15.69 |
| #FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250B
Deuteranopia (green-blind)
#262210
Tritanopia (blue-blind)
#002924
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #012a0e; /* rgb */ color: rgb(1, 42, 14); /* oklch */ color: oklch(25.0% 0.068 149.6);
Tailwind
colors: {
custom: {
50: '#49644d',
500: '#012a0e',
950: '#000000',
},
}SCSS
$custom: #012a0e; $custom-light: #49644d; $custom-dark: #000000;
JSON
{
"hex": "#012a0e",
"rgb": {
"r": 1,
"g": 42,
"b": 14
},
"hsl": {
"h": 139.024,
"s": 95.349,
"l": 8.431
},
"oklch": {
"l": 0.24954,
"c": 0.06792,
"h": 149.6
},
"luminance": 0.01694
}Semantic roles & 50–950 ramp
primary
#012A0E
secondary
#701654
accent
#29BBFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77