#012C0A#012C0A
#012C0A is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.6% C 0.075 H 146.8°. Best body text is #FFFFFF at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #012C0A |
|---|---|
| RGB | rgb(1, 44, 10) |
| HSL | hsl(133, 96%, 9%) |
| HSV | hsv(133, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 77.3%, 82.7%) |
| CIE-LAB | lab(14.57, -23.38, 16.69) |
| CIE-LCH | lch(14.57, 28.72, 144.48°) |
| OKLab | oklab(25.58% -0.0628 0.0412) |
| OKLCH | oklch(25.58% 0.075 146.8) |
| XYZ | xyz(0.9679, 1.8296, 0.5892) |
| Luminance | 0.0183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.51
Very Dark Green
#062E03
ΔE00 2.25
Dark Green
#033500
ΔE00 4.87
Hunter Green (survey)
#0B4008
ΔE00 7.61
Pine Green
#0A481E
ΔE00 8.54
Evergreen
#05472A
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C0A #2C0123
analogous
#0E2C01 #012C0A #012C20
triadic
#012C0A #0A012C #2C0A01
tetradic
#012C0A #010E2C #2C0123 #2C2001
square
#012C0A #010E2C #2C0123 #2C2001
split-complementary
#012C0A #20012C #2C010E
monochromatic
#011E07 #011E07 #012C0A #026818 #04A425
Accessibility & contrast
On white
15.37
#012C0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#012C0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C0A
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C0A | 1.00 | 15.37 | 1.37 | 15.37 |
| #FFFFFF | 15.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2707
Deuteranopia (green-blind)
#28230D
Tritanopia (blue-blind)
#002B25
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c0a; /* rgb */ color: rgb(1, 44, 10); /* oklch */ color: oklch(25.6% 0.075 146.8);
Tailwind
colors: {
custom: {
50: '#49664b',
500: '#012c0a',
950: '#000000',
},
}SCSS
$custom: #012c0a; $custom-light: #49664b; $custom-dark: #000000;
JSON
{
"hex": "#012c0a",
"rgb": {
"r": 1,
"g": 44,
"b": 10
},
"hsl": {
"h": 132.558,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.2558,
"c": 0.07506,
"h": 146.8
},
"luminance": 0.0183
}Semantic roles & 50–950 ramp
primary
#012C0A
secondary
#72175F
accent
#29D2FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77