#012C14#012C14
#012C14 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.8% C 0.064 H 153.6°. Best body text is #FFFFFF at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #012C14 |
|---|---|
| RGB | rgb(1, 44, 20) |
| HSL | hsl(147, 96%, 9%) |
| HSV | hsv(147, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 54.5%, 82.7%) |
| CIE-LAB | lab(14.72, -21.45, 11.58) |
| CIE-LCH | lch(14.72, 24.38, 151.65°) |
| OKLab | oklab(25.76% -0.0576 0.0286) |
| OKLCH | oklch(25.76% 0.064 153.6) |
| XYZ | xyz(1.0394, 1.8582, 0.9656) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.34
Very Dark Green
#062E03
ΔE00 5.00
Dark Green
#033500
ΔE00 7.43
Evergreen
#05472A
ΔE00 8.29
Pine Green
#0A481E
ΔE00 9.42
Hunter Green (survey)
#0B4008
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C14 #2C0119
analogous
#032C01 #012C14 #012C2A
triadic
#012C14 #14012C #2C1401
tetradic
#012C14 #01032C #2C0119 #2C2A01
square
#012C14 #01032C #2C0119 #2C2A01
split-complementary
#012C14 #2A012C #2C0103
monochromatic
#011E0E #011E0E #012C14 #02682F #04A44A
Accessibility & contrast
On white
15.31
#012C14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#012C14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C14
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C14 | 1.00 | 15.31 | 1.37 | 15.31 |
| #FFFFFF | 15.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2712
Deuteranopia (green-blind)
#272416
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c14; /* rgb */ color: rgb(1, 44, 20); /* oklch */ color: oklch(25.8% 0.064 153.6);
Tailwind
colors: {
custom: {
50: '#496651',
500: '#012c14',
950: '#000000',
},
}SCSS
$custom: #012c14; $custom-light: #496651; $custom-dark: #000000;
JSON
{
"hex": "#012c14",
"rgb": {
"r": 1,
"g": 44,
"b": 20
},
"hsl": {
"h": 146.512,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25763,
"c": 0.06425,
"h": 153.6
},
"luminance": 0.01858
}Semantic roles & 50–950 ramp
primary
#012C14
secondary
#72174A
accent
#29A0FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78