#012C10#012C10
#012C10 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.7% C 0.069 H 150.3°. Best body text is #FFFFFF at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #012C10 |
|---|---|
| RGB | rgb(1, 44, 16) |
| HSL | hsl(141, 96%, 9%) |
| HSV | hsv(141, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 63.6%, 82.7%) |
| CIE-LAB | lab(14.65, -22.32, 13.92) |
| CIE-LCH | lch(14.65, 26.30, 148.06°) |
| OKLab | oklab(25.68% -0.0598 0.034) |
| OKLCH | oklch(25.68% 0.069 150.3) |
| XYZ | xyz(1.0066, 1.8451, 0.7932) |
| Luminance | 0.0185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.00
Very Dark Green
#062E03
ΔE00 3.68
Dark Green
#033500
ΔE00 6.19
Evergreen
#05472A
ΔE00 8.36
Hunter Green (survey)
#0B4008
ΔE00 8.64
Pine Green
#0A481E
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C10 #2C011D
analogous
#082C01 #012C10 #012C26
triadic
#012C10 #10012C #2C1001
tetradic
#012C10 #01082C #2C011D #2C2601
square
#012C10 #01082C #2C011D #2C2601
split-complementary
#012C10 #26012C #2C0108
monochromatic
#011E0B #011E0B #012C10 #026826 #04A43C
Accessibility & contrast
On white
15.34
#012C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#012C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C10
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C10 | 1.00 | 15.34 | 1.37 | 15.34 |
| #FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C270E
Deuteranopia (green-blind)
#272412
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c10; /* rgb */ color: rgb(1, 44, 16); /* oklch */ color: oklch(25.7% 0.069 150.3);
Tailwind
colors: {
custom: {
50: '#49664f',
500: '#012c10',
950: '#000000',
},
}SCSS
$custom: #012c10; $custom-light: #49664f; $custom-dark: #000000;
JSON
{
"hex": "#012c10",
"rgb": {
"r": 1,
"g": 44,
"b": 16
},
"hsl": {
"h": 140.93,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25679,
"c": 0.0688,
"h": 150.3
},
"luminance": 0.01845
}Semantic roles & 50–950 ramp
primary
#012C10
secondary
#721752
accent
#29B4FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77