#012108#012108
#012108 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.7% C 0.061 H 148.1°. Best body text is #FFFFFF at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #012108 |
|---|---|
| RGB | rgb(1, 33, 8) |
| HSL | hsl(133, 94%, 7%) |
| HSV | hsv(133, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 75.8%, 87.1%) |
| CIE-LAB | lab(9.89, -18.04, 11.15) |
| CIE-LCH | lch(9.89, 21.20, 148.28°) |
| OKLab | oklab(21.68% -0.0514 0.032) |
| OKLCH | oklch(21.68% 0.061 148.1) |
| XYZ | xyz(0.6002, 1.1116, 0.4126) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.08
Very Dark Green
#062E03
ΔE00 6.52
Dark Green
#033500
ΔE00 9.44
Evergreen
#05472A
ΔE00 11.90
Hunter Green (survey)
#0B4008
ΔE00 12.20
Pine Green
#0A481E
ΔE00 12.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012108 #21011A
analogous
#0A2101 #012108 #012118
triadic
#012108 #080121 #210801
tetradic
#012108 #010A21 #21011A #211801
square
#012108 #010A21 #21011A #211801
split-complementary
#012108 #180121 #21010A
monochromatic
#011E07 #011E07 #012108 #035C16 #059825
Accessibility & contrast
On white
17.18
#012108 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#012108 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012108
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012108 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012108 | 1.00 | 17.18 | 1.22 | 17.18 |
| #FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D06
Deuteranopia (green-blind)
#1E1A0A
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #012108; /* rgb */ color: rgb(1, 33, 8); /* oklch */ color: oklch(21.7% 0.061 148.1);
Tailwind
colors: {
custom: {
50: '#465c4a',
500: '#012108',
950: '#000000',
},
}SCSS
$custom: #012108; $custom-light: #465c4a; $custom-dark: #000000;
JSON
{
"hex": "#012108",
"rgb": {
"r": 1,
"g": 33,
"b": 8
},
"hsl": {
"h": 133.125,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21682,
"c": 0.06058,
"h": 148.1
},
"luminance": 0.01112
}Semantic roles & 50–950 ramp
primary
#012108
secondary
#681556
accent
#29D0FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977