#012B06#012B06
#012B06 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.2% C 0.078 H 144.9°. Best body text is #FFFFFF at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #012B06 |
|---|---|
| RGB | rgb(1, 43, 6) |
| HSL | hsl(127, 95%, 9%) |
| HSV | hsv(127, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 86%, 83.1%) |
| CIE-LAB | lab(14.10, -23.60, 17.71) |
| CIE-LCH | lch(14.10, 29.51, 143.12°) |
| OKLab | oklab(25.18% -0.0636 0.0446) |
| OKLCH | oklch(25.18% 0.078 144.9) |
| XYZ | xyz(0.9092, 1.7472, 0.4616) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.12
Very Dark Green
#062E03
ΔE00 1.87
Dark Green
#033500
ΔE00 4.60
Hunter Green (survey)
#0B4008
ΔE00 7.52
Pine Green
#0A481E
ΔE00 8.76
Evergreen
#05472A
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012B06 #2B0126
analogous
#112B01 #012B06 #012B1B
triadic
#012B06 #06012B #2B0601
tetradic
#012B06 #01112B #2B0126 #2B1B01
square
#012B06 #01112B #2B0126 #2B1B01
split-complementary
#012B06 #1B012B #2B0111
monochromatic
#011E04 #011E04 #012B06 #02670E #04A317
Accessibility & contrast
On white
15.56
#012B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#012B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012B06
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012B06 | 1.00 | 15.56 | 1.35 | 15.56 |
| #FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2602
Deuteranopia (green-blind)
#272309
Tritanopia (blue-blind)
#002A24
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #012b06; /* rgb */ color: rgb(1, 43, 6); /* oklch */ color: oklch(25.2% 0.078 144.9);
Tailwind
colors: {
custom: {
50: '#496549',
500: '#012b06',
950: '#000000',
},
}SCSS
$custom: #012b06; $custom-light: #496549; $custom-dark: #000000;
JSON
{
"hex": "#012b06",
"rgb": {
"r": 1,
"g": 43,
"b": 6
},
"hsl": {
"h": 127.143,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.25176,
"c": 0.07769,
"h": 144.9
},
"luminance": 0.01747
}Semantic roles & 50–950 ramp
primary
#012B06
secondary
#711766
accent
#29E5FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010501
muted
#777A77