#012710#012710
#012710 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.0% C 0.061 H 152.5°. Best body text is #FFFFFF at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #012710 |
|---|---|
| RGB | rgb(1, 39, 16) |
| HSL | hsl(144, 95%, 8%) |
| HSV | hsv(144, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 59%, 84.7%) |
| CIE-LAB | lab(12.57, -20.14, 11.17) |
| CIE-LCH | lch(12.57, 23.03, 150.99°) |
| OKLab | oklab(23.96% -0.054 0.0281) |
| OKLCH | oklch(23.96% 0.061 152.5) |
| XYZ | xyz(0.8315, 1.4948, 0.7348) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.93
Very Dark Green
#062E03
ΔE00 5.54
Dark Green
#033500
ΔE00 8.28
Evergreen
#05472A
ΔE00 9.84
Hunter Green (survey)
#0B4008
ΔE00 10.79
Pine Green
#0A481E
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012710 #270118
analogous
#052701 #012710 #012723
triadic
#012710 #100127 #271001
tetradic
#012710 #010527 #270118 #272301
square
#012710 #010527 #270118 #272301
split-complementary
#012710 #230127 #270105
monochromatic
#011E0C #011E0C #012710 #036328 #049E41
Accessibility & contrast
On white
16.17
#012710 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#012710 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012710
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012710 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012710 | 1.00 | 16.17 | 1.30 | 16.17 |
| #FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27230E
Deuteranopia (green-blind)
#221F12
Tritanopia (blue-blind)
#002622
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012710; /* rgb */ color: rgb(1, 39, 16); /* oklch */ color: oklch(24.0% 0.061 152.5);
Tailwind
colors: {
custom: {
50: '#47614e',
500: '#012710',
950: '#000000',
},
}SCSS
$custom: #012710; $custom-light: #47614e; $custom-dark: #000000;
JSON
{
"hex": "#012710",
"rgb": {
"r": 1,
"g": 39,
"b": 16
},
"hsl": {
"h": 143.684,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.23956,
"c": 0.0609,
"h": 152.5
},
"luminance": 0.01495
}Semantic roles & 50–950 ramp
primary
#012710
secondary
#6E164B
accent
#29AAFF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000501
muted
#777977