#012404#012404
#012404 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.070 H 144.6°. Best body text is #FFFFFF at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #012404 |
|---|---|
| RGB | rgb(1, 36, 4) |
| HSL | hsl(125, 95%, 7%) |
| HSV | hsv(125, 97%, 14%) |
| CMYK | cmyk(97.2%, 0%, 88.9%, 85.9%) |
| CIE-LAB | lab(11.11, -20.65, 14.49) |
| CIE-LCH | lch(11.11, 25.23, 144.93°) |
| OKLab | oklab(22.68% -0.0572 0.0408) |
| OKLCH | oklch(22.68% 0.07 144.6) |
| XYZ | xyz(0.6653, 1.2769, 0.3262) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.86
Very Dark Green
#062E03
ΔE00 4.36
Dark Green
#033500
ΔE00 7.29
Hunter Green (survey)
#0B4008
ΔE00 10.21
Evergreen
#05472A
ΔE00 10.87
Pine Green
#0A481E
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012404 #240121
analogous
#102401 #012404 #012416
triadic
#012404 #040124 #240401
tetradic
#012404 #011024 #240121 #241601
square
#012404 #011024 #240121 #241601
split-complementary
#012404 #160124 #240110
monochromatic
#011E03 #011E03 #012404 #03600B #049B11
Accessibility & contrast
On white
16.73
#012404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#012404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012404
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012404 | 1.00 | 16.73 | 1.26 | 16.73 |
| #FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F01
Deuteranopia (green-blind)
#211D06
Tritanopia (blue-blind)
#00231D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012404; /* rgb */ color: rgb(1, 36, 4); /* oklch */ color: oklch(22.7% 0.070 144.6);
Tailwind
colors: {
custom: {
50: '#465f48',
500: '#012404',
950: '#000000',
},
}SCSS
$custom: #012404; $custom-light: #465f48; $custom-dark: #000000;
JSON
{
"hex": "#012404",
"rgb": {
"r": 1,
"g": 36,
"b": 4
},
"hsl": {
"h": 125.143,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.22679,
"c": 0.07028,
"h": 144.6
},
"luminance": 0.01277
}Semantic roles & 50–950 ramp
primary
#012404
secondary
#6B1664
accent
#29EDFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977