#012C11#012C11
#012C11 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.7% C 0.068 H 151.1°. Best body text is #FFFFFF at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #012C11 |
|---|---|
| RGB | rgb(1, 44, 17) |
| HSL | hsl(142, 96%, 9%) |
| HSV | hsv(142, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 61.4%, 82.7%) |
| CIE-LAB | lab(14.67, -22.12, 13.37) |
| CIE-LCH | lch(14.67, 25.84, 148.84°) |
| OKLab | oklab(25.7% -0.0592 0.0327) |
| OKLCH | oklch(25.7% 0.068 151.1) |
| XYZ | xyz(1.0143, 1.8482, 0.8335) |
| Luminance | 0.0185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.31
Very Dark Green
#062E03
ΔE00 3.98
Dark Green
#033500
ΔE00 6.47
Evergreen
#05472A
ΔE00 8.33
Hunter Green (survey)
#0B4008
ΔE00 8.87
Pine Green
#0A481E
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C11 #2C011C
analogous
#062C01 #012C11 #012C27
triadic
#012C11 #11012C #2C1101
tetradic
#012C11 #01062C #2C011C #2C2701
square
#012C11 #01062C #2C011C #2C2701
split-complementary
#012C11 #27012C #2C0106
monochromatic
#011E0C #011E0C #012C11 #026828 #04A43F
Accessibility & contrast
On white
15.33
#012C11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#012C11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C11
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C11 | 1.00 | 15.33 | 1.37 | 15.33 |
| #FFFFFF | 15.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C270F
Deuteranopia (green-blind)
#272413
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c11; /* rgb */ color: rgb(1, 44, 17); /* oklch */ color: oklch(25.7% 0.068 151.1);
Tailwind
colors: {
custom: {
50: '#49664f',
500: '#012c11',
950: '#000000',
},
}SCSS
$custom: #012c11; $custom-light: #49664f; $custom-dark: #000000;
JSON
{
"hex": "#012c11",
"rgb": {
"r": 1,
"g": 44,
"b": 17
},
"hsl": {
"h": 142.326,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25699,
"c": 0.06768,
"h": 151.1
},
"luminance": 0.01848
}Semantic roles & 50–950 ramp
primary
#012C11
secondary
#721750
accent
#29AFFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78