#012C02#012C02
#012C02 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.5% C 0.083 H 143.0°. Best body text is #FFFFFF at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #012C02 |
|---|---|
| RGB | rgb(1, 44, 2) |
| HSL | hsl(121, 96%, 9%) |
| HSV | hsv(121, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 95.5%, 82.7%) |
| CIE-LAB | lab(14.47, -24.61, 19.82) |
| CIE-LCH | lch(14.47, 31.60, 141.16°) |
| OKLab | oklab(25.47% -0.0667 0.0502) |
| OKLCH | oklch(25.47% 0.083 143) |
| XYZ | xyz(0.9241, 1.8121, 0.3585) |
| Luminance | 0.0181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 0.39
Very Dark Green
#062E03
ΔE00 1.04
Dark Green
#033500
ΔE00 3.62
Hunter Green (survey)
#0B4008
ΔE00 6.71
Forrest Green
#154406
ΔE00 8.39
Pine Green
#0A481E
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C02 #2C012B
analogous
#162C01 #012C02 #012C18
triadic
#012C02 #02012C #2C0201
tetradic
#012C02 #01162C #2C012B #2C1801
square
#012C02 #01162C #2C012B #2C1801
split-complementary
#012C02 #18012C #2C0116
monochromatic
#011E01 #011E01 #012C02 #026805 #04A407
Accessibility & contrast
On white
15.41
#012C02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#012C02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C02
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C02 | 1.00 | 15.41 | 1.36 | 15.41 |
| #FFFFFF | 15.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2700
Deuteranopia (green-blind)
#282305
Tritanopia (blue-blind)
#002A24
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #012c02; /* rgb */ color: rgb(1, 44, 2); /* oklch */ color: oklch(25.5% 0.083 143.0);
Tailwind
colors: {
custom: {
50: '#496647',
500: '#012c02',
950: '#000000',
},
}SCSS
$custom: #012c02; $custom-light: #496647; $custom-dark: #000000;
JSON
{
"hex": "#012c02",
"rgb": {
"r": 1,
"g": 44,
"b": 2
},
"hsl": {
"h": 121.395,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.25467,
"c": 0.08348,
"h": 143
},
"luminance": 0.01812
}Semantic roles & 50–950 ramp
primary
#012C02
secondary
#721770
accent
#29FAFF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#010600
muted
#777A77