#012810#012810
#012810 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.3% C 0.063 H 152.0°. Best body text is #FFFFFF at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #012810 |
|---|---|
| RGB | rgb(1, 40, 16) |
| HSL | hsl(143, 95%, 8%) |
| HSV | hsv(143, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 60%, 84.3%) |
| CIE-LAB | lab(12.99, -20.59, 11.73) |
| CIE-LCH | lch(12.99, 23.69, 150.32°) |
| OKLab | oklab(24.3% -0.0552 0.0294) |
| OKLCH | oklch(24.3% 0.063 152) |
| XYZ | xyz(0.8648, 1.5613, 0.7459) |
| Luminance | 0.0156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.51
Very Dark Green
#062E03
ΔE00 5.13
Dark Green
#033500
ΔE00 7.84
Evergreen
#05472A
ΔE00 9.52
Hunter Green (survey)
#0B4008
ΔE00 10.35
Pine Green
#0A481E
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012810 #280119
analogous
#052801 #012810 #012823
triadic
#012810 #100128 #281001
tetradic
#012810 #010528 #280119 #282301
square
#012810 #010528 #280119 #282301
split-complementary
#012810 #230128 #280105
monochromatic
#011E0C #011E0C #012810 #026428 #049F40
Accessibility & contrast
On white
16.00
#012810 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012810 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012810
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012810 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012810 | 1.00 | 16.00 | 1.31 | 16.00 |
| #FFFFFF | 16.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28240E
Deuteranopia (green-blind)
#232012
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012810; /* rgb */ color: rgb(1, 40, 16); /* oklch */ color: oklch(24.3% 0.063 152.0);
Tailwind
colors: {
custom: {
50: '#48624e',
500: '#012810',
950: '#000000',
},
}SCSS
$custom: #012810; $custom-light: #48624e; $custom-dark: #000000;
JSON
{
"hex": "#012810",
"rgb": {
"r": 1,
"g": 40,
"b": 16
},
"hsl": {
"h": 143.077,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.24302,
"c": 0.06251,
"h": 152
},
"luminance": 0.01561
}Semantic roles & 50–950 ramp
primary
#012810
secondary
#6F164D
accent
#29ADFF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977