#012802#012802
#012802 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.1% C 0.078 H 143.1°. Best body text is #FFFFFF at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #012802 |
|---|---|
| RGB | rgb(1, 40, 2) |
| HSL | hsl(122, 95%, 8%) |
| HSV | hsv(122, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 95%, 84.3%) |
| CIE-LAB | lab(12.79, -23.07, 17.60) |
| CIE-LCH | lch(12.79, 29.02, 142.67°) |
| OKLab | oklab(24.07% -0.0627 0.047) |
| OKLCH | oklch(24.07% 0.078 143.1) |
| XYZ | xyz(0.7822, 1.5283, 0.3112) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.79
Very Dark Green
#062E03
ΔE00 2.39
Dark Green
#033500
ΔE00 5.23
Hunter Green (survey)
#0B4008
ΔE00 8.27
Pine Green
#0A481E
ΔE00 9.65
Forrest Green
#154406
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012802 #280127
analogous
#132801 #012802 #012815
triadic
#012802 #020128 #280201
tetradic
#012802 #011328 #280127 #281501
square
#012802 #011328 #280127 #281501
split-complementary
#012802 #150128 #280113
monochromatic
#011E01 #011E01 #012802 #026405 #049F08
Accessibility & contrast
On white
16.08
#012802 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012802 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012802
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012802 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012802 | 1.00 | 16.08 | 1.31 | 16.08 |
| #FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#252005
Tritanopia (blue-blind)
#002621
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012802; /* rgb */ color: rgb(1, 40, 2); /* oklch */ color: oklch(24.1% 0.078 143.1);
Tailwind
colors: {
custom: {
50: '#476247',
500: '#012802',
950: '#000000',
},
}SCSS
$custom: #012802; $custom-light: #476247; $custom-dark: #000000;
JSON
{
"hex": "#012802",
"rgb": {
"r": 1,
"g": 40,
"b": 2
},
"hsl": {
"h": 121.538,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24065,
"c": 0.07833,
"h": 143.1
},
"luminance": 0.01528
}Semantic roles & 50–950 ramp
primary
#012802
secondary
#6F166C
accent
#29FAFF
background
#F4F5F4
surface
#E6EAE6
border
#C2C6C2
text
#010500
muted
#777977