#012C05#012C05
#012C05 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.080 H 144.4°. Best body text is #FFFFFF at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #012C05 |
|---|---|
| RGB | rgb(1, 44, 5) |
| HSL | hsl(126, 96%, 9%) |
| HSV | hsv(126, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 88.6%, 82.7%) |
| CIE-LAB | lab(14.51, -24.15, 18.64) |
| CIE-LCH | lch(14.51, 30.51, 142.33°) |
| OKLab | oklab(25.51% -0.0651 0.0467) |
| OKLCH | oklch(25.51% 0.08 144.4) |
| XYZ | xyz(0.9405, 1.8187, 0.4450) |
| Luminance | 0.0182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.57
Very Dark Green
#062E03
ΔE00 1.39
Dark Green
#033500
ΔE00 4.05
Hunter Green (survey)
#0B4008
ΔE00 7.01
Pine Green
#0A481E
ΔE00 8.44
Forrest Green
#154406
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C05 #2C0128
analogous
#132C01 #012C05 #012C1B
triadic
#012C05 #05012C #2C0501
tetradic
#012C05 #01132C #2C0128 #2C1B01
square
#012C05 #01132C #2C0128 #2C1B01
split-complementary
#012C05 #1B012C #2C0113
monochromatic
#011E03 #011E03 #012C05 #02680C #04A413
Accessibility & contrast
On white
15.40
#012C05 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#012C05 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C05
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C05 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C05 | 1.00 | 15.40 | 1.36 | 15.40 |
| #FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2701
Deuteranopia (green-blind)
#282308
Tritanopia (blue-blind)
#002A24
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c05; /* rgb */ color: rgb(1, 44, 5); /* oklch */ color: oklch(25.5% 0.080 144.4);
Tailwind
colors: {
custom: {
50: '#496649',
500: '#012c05',
950: '#000000',
},
}SCSS
$custom: #012c05; $custom-light: #496649; $custom-dark: #000000;
JSON
{
"hex": "#012c05",
"rgb": {
"r": 1,
"g": 44,
"b": 5
},
"hsl": {
"h": 125.581,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25509,
"c": 0.08013,
"h": 144.4
},
"luminance": 0.01819
}Semantic roles & 50–950 ramp
primary
#012C05
secondary
#72176A
accent
#29EBFF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010601
muted
#777A77