#012C13#012C13
#012C13 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.7% C 0.065 H 152.7°. Best body text is #FFFFFF at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #012C13 |
|---|---|
| RGB | rgb(1, 44, 19) |
| HSL | hsl(145, 96%, 9%) |
| HSV | hsv(145, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 56.8%, 82.7%) |
| CIE-LAB | lab(14.71, -21.68, 12.20) |
| CIE-LCH | lch(14.71, 24.88, 150.63°) |
| OKLab | oklab(25.74% -0.0581 0.03) |
| OKLCH | oklch(25.74% 0.065 152.7) |
| XYZ | xyz(1.0306, 1.8547, 0.9196) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.98
Very Dark Green
#062E03
ΔE00 4.64
Dark Green
#033500
ΔE00 7.09
Evergreen
#05472A
ΔE00 8.29
Pine Green
#0A481E
ΔE00 9.26
Hunter Green (survey)
#0B4008
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C13 #2C011A
analogous
#052C01 #012C13 #012C29
triadic
#012C13 #13012C #2C1301
tetradic
#012C13 #01052C #2C011A #2C2901
square
#012C13 #01052C #2C011A #2C2901
split-complementary
#012C13 #29012C #2C0105
monochromatic
#011E0D #011E0D #012C13 #02682D #04A447
Accessibility & contrast
On white
15.32
#012C13 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#012C13 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C13
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C13 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C13 | 1.00 | 15.32 | 1.37 | 15.32 |
| #FFFFFF | 15.32 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.32 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2711
Deuteranopia (green-blind)
#272415
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c13; /* rgb */ color: rgb(1, 44, 19); /* oklch */ color: oklch(25.7% 0.065 152.7);
Tailwind
colors: {
custom: {
50: '#496651',
500: '#012c13',
950: '#000000',
},
}SCSS
$custom: #012c13; $custom-light: #496651; $custom-dark: #000000;
JSON
{
"hex": "#012c13",
"rgb": {
"r": 1,
"g": 44,
"b": 19
},
"hsl": {
"h": 145.116,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25741,
"c": 0.0654,
"h": 152.7
},
"luminance": 0.01855
}Semantic roles & 50–950 ramp
primary
#012C13
secondary
#72174C
accent
#29A5FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78