#012705#012705
#012705 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.8% C 0.073 H 144.9°. Best body text is #FFFFFF at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #012705 |
|---|---|
| RGB | rgb(1, 39, 5) |
| HSL | hsl(126, 95%, 8%) |
| HSV | hsv(126, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 87.2%, 84.7%) |
| CIE-LAB | lab(12.41, -22.12, 15.86) |
| CIE-LCH | lch(12.41, 27.21, 144.36°) |
| OKLab | oklab(23.76% -0.0599 0.0422) |
| OKLCH | oklch(23.76% 0.073 144.9) |
| XYZ | xyz(0.7654, 1.4683, 0.3866) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.62
Very Dark Green
#062E03
ΔE00 3.23
Dark Green
#033500
ΔE00 6.10
Hunter Green (survey)
#0B4008
ΔE00 9.02
Evergreen
#05472A
ΔE00 10.04
Pine Green
#0A481E
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012705 #270123
analogous
#102701 #012705 #012718
triadic
#012705 #050127 #270501
tetradic
#012705 #011027 #270123 #271801
square
#012705 #011027 #270123 #271801
split-complementary
#012705 #180127 #270110
monochromatic
#011E04 #011E04 #012705 #03630D #049E14
Accessibility & contrast
On white
16.23
#012705 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#012705 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012705
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012705 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012705 | 1.00 | 16.23 | 1.29 | 16.23 |
| #FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282202
Deuteranopia (green-blind)
#241F08
Tritanopia (blue-blind)
#002620
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #012705; /* rgb */ color: rgb(1, 39, 5); /* oklch */ color: oklch(23.8% 0.073 144.9);
Tailwind
colors: {
custom: {
50: '#476249',
500: '#012705',
950: '#000000',
},
}SCSS
$custom: #012705; $custom-light: #476249; $custom-dark: #000000;
JSON
{
"hex": "#012705",
"rgb": {
"r": 1,
"g": 39,
"b": 5
},
"hsl": {
"h": 126.316,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.2376,
"c": 0.07323,
"h": 144.9
},
"luminance": 0.01468
}Semantic roles & 50–950 ramp
primary
#012705
secondary
#6E1664
accent
#29E8FF
background
#F4F5F4
surface
#E6EAE6
border
#C2C6C2
text
#000500
muted
#777977