#012508#012508
#012508 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 23.1% C 0.067 H 147.1°. Best body text is #FFFFFF at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #012508 |
|---|---|
| RGB | rgb(1, 37, 8) |
| HSL | hsl(132, 95%, 7%) |
| HSV | hsv(132, 97%, 15%) |
| CMYK | cmyk(97.3%, 0%, 78.4%, 85.5%) |
| CIE-LAB | lab(11.60, -20.59, 13.54) |
| CIE-LCH | lch(11.60, 24.64, 146.68°) |
| OKLab | oklab(23.1% -0.056 0.0363) |
| OKLCH | oklch(23.1% 0.067 147.1) |
| XYZ | xyz(0.7179, 1.3470, 0.4518) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.03
Very Dark Green
#062E03
ΔE00 4.59
Dark Green
#033500
ΔE00 7.48
Hunter Green (survey)
#0B4008
ΔE00 10.29
Evergreen
#05472A
ΔE00 10.49
Pine Green
#0A481E
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012508 #25011E
analogous
#0C2501 #012508 #01251A
triadic
#012508 #080125 #250801
tetradic
#012508 #010C25 #25011E #251A01
square
#012508 #010C25 #25011E #251A01
split-complementary
#012508 #1A0125 #25010C
monochromatic
#011E06 #011E06 #012508 #036115 #049C22
Accessibility & contrast
On white
16.54
#012508 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#012508 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012508
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012508 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012508 | 1.00 | 16.54 | 1.27 | 16.54 |
| #FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262005
Deuteranopia (green-blind)
#211E0A
Tritanopia (blue-blind)
#00241F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012508; /* rgb */ color: rgb(1, 37, 8); /* oklch */ color: oklch(23.1% 0.067 147.1);
Tailwind
colors: {
custom: {
50: '#47604a',
500: '#012508',
950: '#000000',
},
}SCSS
$custom: #012508; $custom-light: #47604a; $custom-dark: #000000;
JSON
{
"hex": "#012508",
"rgb": {
"r": 1,
"g": 37,
"b": 8
},
"hsl": {
"h": 131.667,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.23104,
"c": 0.06677,
"h": 147.1
},
"luminance": 0.01347
}Semantic roles & 50–950 ramp
primary
#012508
secondary
#6C165B
accent
#29D5FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977