#012D10#012D10
#012D10 is a dark, moderate green. Relative luminance 0.019; OKLCH L 26.0% C 0.070 H 150.0°. Best body text is #FFFFFF at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #012D10 |
|---|---|
| RGB | rgb(1, 45, 16) |
| HSL | hsl(140, 96%, 9%) |
| HSV | hsv(140, 98%, 18%) |
| CMYK | cmyk(97.8%, 0%, 64.4%, 82.4%) |
| CIE-LAB | lab(15.06, -22.74, 14.45) |
| CIE-LCH | lch(15.06, 26.94, 147.57°) |
| OKLab | oklab(26.02% -0.0609 0.0352) |
| OKLCH | oklch(26.02% 0.07 150) |
| XYZ | xyz(1.0443, 1.9205, 0.8058) |
| Luminance | 0.0192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.69
Very Dark Green
#062E03
ΔE00 3.38
Dark Green
#033500
ΔE00 5.81
Evergreen
#05472A
ΔE00 8.11
Hunter Green (survey)
#0B4008
ΔE00 8.23
Pine Green
#0A481E
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012D10 #2D011E
analogous
#082D01 #012D10 #012D26
triadic
#012D10 #10012D #2D1001
tetradic
#012D10 #01082D #2D011E #2D2601
square
#012D10 #01082D #2D011E #2D2601
split-complementary
#012D10 #26012D #2D0108
monochromatic
#011E0B #011E0B #012D10 #026925 #04A53B
Accessibility & contrast
On white
15.17
#012D10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#012D10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012D10
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012D10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012D10 | 1.00 | 15.17 | 1.38 | 15.17 |
| #FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D280D
Deuteranopia (green-blind)
#282412
Tritanopia (blue-blind)
#002C26
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #012d10; /* rgb */ color: rgb(1, 45, 16); /* oklch */ color: oklch(26.0% 0.070 150.0);
Tailwind
colors: {
custom: {
50: '#4a664f',
500: '#012d10',
950: '#000000',
},
}SCSS
$custom: #012d10; $custom-light: #4a664f; $custom-dark: #000000;
JSON
{
"hex": "#012d10",
"rgb": {
"r": 1,
"g": 45,
"b": 16
},
"hsl": {
"h": 140.455,
"s": 95.652,
"l": 9.02
},
"oklch": {
"l": 0.26021,
"c": 0.07034,
"h": 150
},
"luminance": 0.01921
}Semantic roles & 50–950 ramp
primary
#012D10
secondary
#731754
accent
#29B6FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78