#012510#012510
#012510 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.3% C 0.058 H 153.6°. Best body text is #FFFFFF at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #012510 |
|---|---|
| RGB | rgb(1, 37, 16) |
| HSL | hsl(145, 95%, 7%) |
| HSV | hsv(145, 97%, 15%) |
| CMYK | cmyk(97.3%, 0%, 56.8%, 85.5%) |
| CIE-LAB | lab(11.74, -19.14, 10.03) |
| CIE-LCH | lch(11.74, 21.61, 152.35°) |
| OKLab | oklab(23.26% -0.0516 0.0256) |
| OKLCH | oklch(23.26% 0.058 153.6) |
| XYZ | xyz(0.7675, 1.3669, 0.7135) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.84
Very Dark Green
#062E03
ΔE00 6.41
Dark Green
#033500
ΔE00 9.19
Evergreen
#05472A
ΔE00 10.55
Hunter Green (survey)
#0B4008
ΔE00 11.71
Pine Green
#0A481E
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012510 #250116
analogous
#042501 #012510 #012522
triadic
#012510 #100125 #251001
tetradic
#012510 #010425 #250116 #252201
square
#012510 #010425 #250116 #252201
split-complementary
#012510 #220125 #250104
monochromatic
#011E0D #011E0D #012510 #03612A #049C44
Accessibility & contrast
On white
16.49
#012510 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#012510 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012510
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012510 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012510 | 1.00 | 16.49 | 1.27 | 16.49 |
| #FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210E
Deuteranopia (green-blind)
#211E11
Tritanopia (blue-blind)
#002420
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012510; /* rgb */ color: rgb(1, 37, 16); /* oklch */ color: oklch(23.3% 0.058 153.6);
Tailwind
colors: {
custom: {
50: '#47604e',
500: '#012510',
950: '#000000',
},
}SCSS
$custom: #012510; $custom-light: #47604e; $custom-dark: #000000;
JSON
{
"hex": "#012510",
"rgb": {
"r": 1,
"g": 37,
"b": 16
},
"hsl": {
"h": 145,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.2326,
"c": 0.05765,
"h": 153.6
},
"luminance": 0.01367
}Semantic roles & 50–950 ramp
primary
#012510
secondary
#6C1648
accent
#29A6FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977