#012808#012808
#012808 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.071 H 146.4°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #012808 |
|---|---|
| RGB | rgb(1, 40, 8) |
| HSL | hsl(131, 95%, 8%) |
| HSV | hsv(131, 98%, 16%) |
| CMYK | cmyk(97.5%, 0%, 80%, 84.3%) |
| CIE-LAB | lab(12.87, -22.08, 15.26) |
| CIE-LCH | lch(12.87, 26.84, 145.35°) |
| OKLab | oklab(24.16% -0.0594 0.0394) |
| OKLCH | oklch(24.16% 0.071 146.4) |
| XYZ | xyz(0.8151, 1.5415, 0.4843) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.69
Very Dark Green
#062E03
ΔE00 3.33
Dark Green
#033500
ΔE00 6.16
Hunter Green (survey)
#0B4008
ΔE00 8.98
Evergreen
#05472A
ΔE00 9.67
Pine Green
#0A481E
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012808 #280121
analogous
#0D2801 #012808 #01281B
triadic
#012808 #080128 #280801
tetradic
#012808 #010D28 #280121 #281B01
square
#012808 #010D28 #280121 #281B01
split-complementary
#012808 #1B0128 #28010D
monochromatic
#011E06 #011E06 #012808 #026414 #049F20
Accessibility & contrast
On white
16.05
#012808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#012808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012808
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012808 | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292305
Deuteranopia (green-blind)
#24200B
Tritanopia (blue-blind)
#002721
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #012808; /* rgb */ color: rgb(1, 40, 8); /* oklch */ color: oklch(24.2% 0.071 146.4);
Tailwind
colors: {
custom: {
50: '#48624a',
500: '#012808',
950: '#000000',
},
}SCSS
$custom: #012808; $custom-light: #48624a; $custom-dark: #000000;
JSON
{
"hex": "#012808",
"rgb": {
"r": 1,
"g": 40,
"b": 8
},
"hsl": {
"h": 130.769,
"s": 95.122,
"l": 8.039
},
"oklch": {
"l": 0.2416,
"c": 0.07124,
"h": 146.4
},
"luminance": 0.01542
}Semantic roles & 50–950 ramp
primary
#012808
secondary
#6F165F
accent
#29D9FF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977