#012505#012505
#012505 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.1% C 0.070 H 145.1°. Best body text is #FFFFFF at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #012505 |
|---|---|
| RGB | rgb(1, 37, 5) |
| HSL | hsl(127, 95%, 7%) |
| HSV | hsv(127, 97%, 15%) |
| CMYK | cmyk(97.3%, 0%, 86.5%, 85.5%) |
| CIE-LAB | lab(11.56, -21.08, 14.70) |
| CIE-LCH | lch(11.56, 25.70, 145.11°) |
| OKLab | oklab(23.05% -0.0577 0.0403) |
| OKLCH | oklch(23.05% 0.07 145.1) |
| XYZ | xyz(0.7014, 1.3405, 0.3653) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.53
Very Dark Green
#062E03
ΔE00 4.08
Dark Green
#033500
ΔE00 6.98
Hunter Green (survey)
#0B4008
ΔE00 9.89
Evergreen
#05472A
ΔE00 10.55
Pine Green
#0A481E
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012505 #250121
analogous
#0F2501 #012505 #012517
triadic
#012505 #050125 #250501
tetradic
#012505 #010F25 #250121 #251701
square
#012505 #010F25 #250121 #251701
split-complementary
#012505 #170125 #25010F
monochromatic
#011E04 #011E04 #012505 #03610D #049C15
Accessibility & contrast
On white
16.56
#012505 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#012505 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012505
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012505 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012505 | 1.00 | 16.56 | 1.27 | 16.56 |
| #FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262002
Deuteranopia (green-blind)
#221D07
Tritanopia (blue-blind)
#00241E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012505; /* rgb */ color: rgb(1, 37, 5); /* oklch */ color: oklch(23.1% 0.070 145.1);
Tailwind
colors: {
custom: {
50: '#466049',
500: '#012505',
950: '#000000',
},
}SCSS
$custom: #012505; $custom-light: #466049; $custom-dark: #000000;
JSON
{
"hex": "#012505",
"rgb": {
"r": 1,
"g": 37,
"b": 5
},
"hsl": {
"h": 126.667,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23052,
"c": 0.07039,
"h": 145.1
},
"luminance": 0.01341
}Semantic roles & 50–950 ramp
primary
#012505
secondary
#6C1662
accent
#29E7FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000500
muted
#777977