#012B01#012B01
#012B01 is a dark, moderate green. Relative luminance 0.017; OKLCH L 25.1% C 0.083 H 142.6°. Best body text is #FFFFFF at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #012B01 |
|---|---|
| RGB | rgb(1, 43, 1) |
| HSL | hsl(120, 95%, 9%) |
| HSV | hsv(120, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 97.7%, 83.1%) |
| CIE-LAB | lab(14.04, -24.41, 19.66) |
| CIE-LCH | lch(14.04, 31.34, 141.15°) |
| OKLab | oklab(25.1% -0.0662 0.0507) |
| OKLCH | oklch(25.1% 0.083 142.6) |
| XYZ | xyz(0.8818, 1.7363, 0.3174) |
| Luminance | 0.0174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.64
Very Dark Green
#062E03
ΔE00 1.23
Dark Green
#033500
ΔE00 3.88
Hunter Green (survey)
#0B4008
ΔE00 7.00
Forrest Green
#154406
ΔE00 8.67
Pine Green
#0A481E
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012B01 #2B012B
analogous
#162B01 #012B01 #012B16
triadic
#012B01 #01012B #2B0101
tetradic
#012B01 #01162B #2B012B #2B1601
square
#012B01 #01162B #2B012B #2B1601
split-complementary
#012B01 #16012B #2B0116
monochromatic
#011E01 #011E01 #012B01 #026702 #04A304
Accessibility & contrast
On white
15.59
#012B01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#012B01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012B01
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012B01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012B01 | 1.00 | 15.59 | 1.35 | 15.59 |
| #FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2600
Deuteranopia (green-blind)
#282204
Tritanopia (blue-blind)
#002923
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #012b01; /* rgb */ color: rgb(1, 43, 1); /* oklch */ color: oklch(25.1% 0.083 142.6);
Tailwind
colors: {
custom: {
50: '#496547',
500: '#012b01',
950: '#000000',
},
}SCSS
$custom: #012b01; $custom-light: #496547; $custom-dark: #000000;
JSON
{
"hex": "#012b01",
"rgb": {
"r": 1,
"g": 43,
"b": 1
},
"hsl": {
"h": 120,
"s": 95.455,
"l": 8.627
},
"oklch": {
"l": 0.25104,
"c": 0.0834,
"h": 142.6
},
"luminance": 0.01736
}Semantic roles & 50–950 ramp
primary
#012B01
secondary
#711771
accent
#29FFFF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010500
muted
#777A77