#012908#012908
#012908 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.073 H 146.3°. Best body text is #FFFFFF at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #012908 |
|---|---|
| RGB | rgb(1, 41, 8) |
| HSL | hsl(131, 95%, 8%) |
| HSV | hsv(131, 98%, 16%) |
| CMYK | cmyk(97.6%, 0%, 80.5%, 83.9%) |
| CIE-LAB | lab(13.29, -22.50, 15.82) |
| CIE-LCH | lch(13.29, 27.51, 144.88°) |
| OKLab | oklab(24.51% -0.0605 0.0404) |
| OKLCH | oklch(24.51% 0.073 146.3) |
| XYZ | xyz(0.8492, 1.6098, 0.4956) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.27
Very Dark Green
#062E03
ΔE00 2.94
Dark Green
#033500
ΔE00 5.74
Hunter Green (survey)
#0B4008
ΔE00 8.57
Evergreen
#05472A
ΔE00 9.44
Pine Green
#0A481E
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012908 #290122
analogous
#0E2901 #012908 #01291C
triadic
#012908 #080129 #290801
tetradic
#012908 #010E29 #290122 #291C01
square
#012908 #010E29 #290122 #291C01
split-complementary
#012908 #1C0129 #29010E
monochromatic
#011E06 #011E06 #012908 #026514 #04A01F
Accessibility & contrast
On white
15.89
#012908 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#012908 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012908
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012908 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012908 | 1.00 | 15.89 | 1.32 | 15.89 |
| #FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2405
Deuteranopia (green-blind)
#25210B
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #012908; /* rgb */ color: rgb(1, 41, 8); /* oklch */ color: oklch(24.5% 0.073 146.3);
Tailwind
colors: {
custom: {
50: '#48634a',
500: '#012908',
950: '#000000',
},
}SCSS
$custom: #012908; $custom-light: #48634a; $custom-dark: #000000;
JSON
{
"hex": "#012908",
"rgb": {
"r": 1,
"g": 41,
"b": 8
},
"hsl": {
"h": 130.5,
"s": 95.238,
"l": 8.235
},
"oklch": {
"l": 0.24509,
"c": 0.0727,
"h": 146.3
},
"luminance": 0.0161
}Semantic roles & 50–950 ramp
primary
#012908
secondary
#6F1660
accent
#29DAFF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977