#012405#012405
#012405 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.069 H 145.2°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #012405 |
|---|---|
| RGB | rgb(1, 36, 5) |
| HSL | hsl(127, 95%, 7%) |
| HSV | hsv(127, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 86.1%, 85.9%) |
| CIE-LAB | lab(11.13, -20.49, 14.11) |
| CIE-LCH | lch(11.13, 24.88, 145.46°) |
| OKLab | oklab(22.7% -0.0566 0.0393) |
| OKLCH | oklch(22.7% 0.069 145.2) |
| XYZ | xyz(0.6707, 1.2791, 0.3551) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.01
Very Dark Green
#062E03
ΔE00 4.52
Dark Green
#033500
ΔE00 7.44
Hunter Green (survey)
#0B4008
ΔE00 10.33
Evergreen
#05472A
ΔE00 10.85
Pine Green
#0A481E
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012405 #240120
analogous
#0F2401 #012405 #012417
triadic
#012405 #050124 #240501
tetradic
#012405 #010F24 #240120 #241701
square
#012405 #010F24 #240120 #241701
split-complementary
#012405 #170124 #24010F
monochromatic
#011E04 #011E04 #012405 #03600D #049B16
Accessibility & contrast
On white
16.72
#012405 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#012405 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012405
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012405 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012405 | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F02
Deuteranopia (green-blind)
#211D07
Tritanopia (blue-blind)
#00231E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012405; /* rgb */ color: rgb(1, 36, 5); /* oklch */ color: oklch(22.7% 0.069 145.2);
Tailwind
colors: {
custom: {
50: '#465f49',
500: '#012405',
950: '#000000',
},
}SCSS
$custom: #012405; $custom-light: #465f49; $custom-dark: #000000;
JSON
{
"hex": "#012405",
"rgb": {
"r": 1,
"g": 36,
"b": 5
},
"hsl": {
"h": 126.857,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.22697,
"c": 0.06895,
"h": 145.2
},
"luminance": 0.01279
}Semantic roles & 50–950 ramp
primary
#012405
secondary
#6B1661
accent
#29E7FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977