#012C15#012C15
#012C15 is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.8% C 0.063 H 154.6°. Best body text is #FFFFFF at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #012C15 |
|---|---|
| RGB | rgb(1, 44, 21) |
| HSL | hsl(148, 96%, 9%) |
| HSV | hsv(148, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 52.3%, 82.7%) |
| CIE-LAB | lab(14.74, -21.22, 10.94) |
| CIE-LCH | lch(14.74, 23.87, 152.73°) |
| OKLab | oklab(25.79% -0.057 0.0271) |
| OKLCH | oklch(25.79% 0.063 154.6) |
| XYZ | xyz(1.0485, 1.8618, 1.0134) |
| Luminance | 0.0186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.72
Very Dark Green
#062E03
ΔE00 5.37
Dark Green
#033500
ΔE00 7.79
Evergreen
#05472A
ΔE00 8.31
Pine Green
#0A481E
ΔE00 9.59
Hunter Green (survey)
#0B4008
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C15 #2C0118
analogous
#032C01 #012C15 #012C2B
triadic
#012C15 #15012C #2C1501
tetradic
#012C15 #01032C #2C0118 #2C2B01
square
#012C15 #01032C #2C0118 #2C2B01
split-complementary
#012C15 #2B012C #2C0103
monochromatic
#011E0E #011E0E #012C15 #026832 #04A44E
Accessibility & contrast
On white
15.30
#012C15 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#012C15 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C15
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C15 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C15 | 1.00 | 15.30 | 1.37 | 15.30 |
| #FFFFFF | 15.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2713
Deuteranopia (green-blind)
#272417
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c15; /* rgb */ color: rgb(1, 44, 21); /* oklch */ color: oklch(25.8% 0.063 154.6);
Tailwind
colors: {
custom: {
50: '#496652',
500: '#012c15',
950: '#000000',
},
}SCSS
$custom: #012c15; $custom-light: #496652; $custom-dark: #000000;
JSON
{
"hex": "#012c15",
"rgb": {
"r": 1,
"g": 44,
"b": 21
},
"hsl": {
"h": 147.907,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25786,
"c": 0.0631,
"h": 154.6
},
"luminance": 0.01862
}Semantic roles & 50–950 ramp
primary
#012C15
secondary
#721748
accent
#299BFF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78