#012500#012500
#012500 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.0% C 0.077 H 142.0°. Best body text is #FFFFFF at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #012500 |
|---|---|
| RGB | rgb(1, 37, 0) |
| HSL | hsl(118, 100%, 7%) |
| HSV | hsv(118, 100%, 15%) |
| CMYK | cmyk(97.3%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(11.48, -21.87, 16.63) |
| CIE-LCH | lch(11.48, 27.48, 142.75°) |
| OKLab | oklab(22.97% -0.0609 0.0476) |
| OKLCH | oklch(22.97% 0.077 142) |
| XYZ | xyz(0.6740, 1.3295, 0.2211) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.87
Very Dark Green
#062E03
ΔE00 3.35
Dark Green
#033500
ΔE00 6.24
Hunter Green (survey)
#0B4008
ΔE00 9.30
Pine Green
#0A481E
ΔE00 10.64
Evergreen
#05472A
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012500 #240025
analogous
#142500 #012500 #002512
triadic
#012500 #000125 #250001
tetradic
#012500 #001425 #240025 #251200
square
#012500 #001425 #240025 #251200
split-complementary
#012500 #120025 #250014
monochromatic
#011F00 #011F00 #012500 #036200 #049F00
Accessibility & contrast
On white
16.59
#012500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#012500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012500
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012500 | 1.00 | 16.59 | 1.27 | 16.59 |
| #FFFFFF | 16.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#221D03
Tritanopia (blue-blind)
#00231E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012500; /* rgb */ color: rgb(1, 37, 0); /* oklch */ color: oklch(23.0% 0.077 142.0);
Tailwind
colors: {
custom: {
50: '#466046',
500: '#012500',
950: '#000000',
},
}SCSS
$custom: #012500; $custom-light: #466046; $custom-dark: #000000;
JSON
{
"hex": "#012500",
"rgb": {
"r": 1,
"g": 37,
"b": 0
},
"hsl": {
"h": 118.378,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.22966,
"c": 0.07728,
"h": 142
},
"luminance": 0.0133
}Semantic roles & 50–950 ramp
primary
#012500
secondary
#6B136D
accent
#29FFF9
background
#F4F5F3
surface
#E6E9E5
border
#C2C5C1
text
#000500
muted
#777977