#012711#012711
#012711 is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.0% C 0.060 H 153.5°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #012711 |
|---|---|
| RGB | rgb(1, 39, 17) |
| HSL | hsl(145, 95%, 8%) |
| HSV | hsv(145, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 56.4%, 84.7%) |
| CIE-LAB | lab(12.59, -19.91, 10.63) |
| CIE-LCH | lch(12.59, 22.57, 151.91°) |
| OKLab | oklab(23.98% -0.0534 0.0267) |
| OKLCH | oklch(23.98% 0.06 153.5) |
| XYZ | xyz(0.8391, 1.4979, 0.7751) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.24
Very Dark Green
#062E03
ΔE00 5.84
Dark Green
#033500
ΔE00 8.57
Evergreen
#05472A
ΔE00 9.87
Hunter Green (survey)
#0B4008
ΔE00 11.04
Pine Green
#0A481E
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012711 #270117
analogous
#042701 #012711 #012724
triadic
#012711 #110127 #271101
tetradic
#012711 #010427 #270117 #272401
square
#012711 #010427 #270117 #272401
split-complementary
#012711 #240127 #270104
monochromatic
#011E0D #011E0D #012711 #03632B #049E45
Accessibility & contrast
On white
16.16
#012711 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#012711 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012711
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012711 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012711 | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27230F
Deuteranopia (green-blind)
#221F13
Tritanopia (blue-blind)
#002622
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012711; /* rgb */ color: rgb(1, 39, 17); /* oklch */ color: oklch(24.0% 0.060 153.5);
Tailwind
colors: {
custom: {
50: '#47614f',
500: '#012711',
950: '#000000',
},
}SCSS
$custom: #012711; $custom-light: #47614f; $custom-dark: #000000;
JSON
{
"hex": "#012711",
"rgb": {
"r": 1,
"g": 39,
"b": 17
},
"hsl": {
"h": 145.263,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.23978,
"c": 0.05973,
"h": 153.5
},
"luminance": 0.01498
}Semantic roles & 50–950 ramp
primary
#012711
secondary
#6E1649
accent
#29A5FF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000502
muted
#777978