#012400#012400
#012400 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.6% C 0.076 H 142.0°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #012400 |
|---|---|
| RGB | rgb(1, 36, 0) |
| HSL | hsl(118, 100%, 7%) |
| HSV | hsv(118, 100%, 14%) |
| CMYK | cmyk(97.2%, 0%, 100%, 85.9%) |
| CIE-LAB | lab(11.05, -21.28, 16.04) |
| CIE-LCH | lch(11.05, 26.64, 142.99°) |
| OKLab | oklab(22.61% -0.0599 0.0468) |
| OKLCH | oklch(22.61% 0.076 142) |
| XYZ | xyz(0.6434, 1.2681, 0.2109) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.33
Very Dark Green
#062E03
ΔE00 3.78
Dark Green
#033500
ΔE00 6.70
Hunter Green (survey)
#0B4008
ΔE00 9.74
Pine Green
#0A481E
ΔE00 11.01
Evergreen
#05472A
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012400 #230024
analogous
#132400 #012400 #002411
triadic
#012400 #000124 #240001
tetradic
#012400 #001324 #230024 #241100
square
#012400 #001324 #230024 #241100
split-complementary
#012400 #110024 #240013
monochromatic
#011F00 #011F00 #012400 #036100 #049E00
Accessibility & contrast
On white
16.75
#012400 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#012400 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012400
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012400 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012400 | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#211D02
Tritanopia (blue-blind)
#00221D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012400; /* rgb */ color: rgb(1, 36, 0); /* oklch */ color: oklch(22.6% 0.076 142.0);
Tailwind
colors: {
custom: {
50: '#465f46',
500: '#012400',
950: '#000000',
},
}SCSS
$custom: #012400; $custom-light: #465f46; $custom-dark: #000000;
JSON
{
"hex": "#012400",
"rgb": {
"r": 1,
"g": 36,
"b": 0
},
"hsl": {
"h": 118.333,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.22607,
"c": 0.07603,
"h": 142
},
"luminance": 0.01268
}Semantic roles & 50–950 ramp
primary
#012400
secondary
#6A136D
accent
#29FFF9
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000400
muted
#777977