#012C06#012C06
#012C06 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.079 H 144.8°. Best body text is #FFFFFF at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #012C06 |
|---|---|
| RGB | rgb(1, 44, 6) |
| HSL | hsl(127, 96%, 9%) |
| HSV | hsv(127, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 86.4%, 82.7%) |
| CIE-LAB | lab(14.52, -23.99, 18.25) |
| CIE-LCH | lch(14.52, 30.14, 142.73°) |
| OKLab | oklab(25.52% -0.0646 0.0455) |
| OKLCH | oklch(25.52% 0.079 144.8) |
| XYZ | xyz(0.9460, 1.8208, 0.4739) |
| Luminance | 0.0182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.74
Very Dark Green
#062E03
ΔE00 1.54
Dark Green
#033500
ΔE00 4.20
Hunter Green (survey)
#0B4008
ΔE00 7.12
Pine Green
#0A481E
ΔE00 8.45
Forrest Green
#154406
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C06 #2C0127
analogous
#122C01 #012C06 #012C1C
triadic
#012C06 #06012C #2C0601
tetradic
#012C06 #01122C #2C0127 #2C1C01
square
#012C06 #01122C #2C0127 #2C1C01
split-complementary
#012C06 #1C012C #2C0112
monochromatic
#011E04 #011E04 #012C06 #02680E #04A416
Accessibility & contrast
On white
15.39
#012C06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#012C06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C06
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C06 | 1.00 | 15.39 | 1.36 | 15.39 |
| #FFFFFF | 15.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2702
Deuteranopia (green-blind)
#282309
Tritanopia (blue-blind)
#002B24
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c06; /* rgb */ color: rgb(1, 44, 6); /* oklch */ color: oklch(25.5% 0.079 144.8);
Tailwind
colors: {
custom: {
50: '#496649',
500: '#012c06',
950: '#000000',
},
}SCSS
$custom: #012c06; $custom-light: #496649; $custom-dark: #000000;
JSON
{
"hex": "#012c06",
"rgb": {
"r": 1,
"g": 44,
"b": 6
},
"hsl": {
"h": 126.977,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25524,
"c": 0.07907,
"h": 144.8
},
"luminance": 0.01821
}Semantic roles & 50–950 ramp
primary
#012C06
secondary
#721768
accent
#29E6FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77