#012107#012107
#012107 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.7% C 0.062 H 147.3°. Best body text is #FFFFFF at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #012107 |
|---|---|
| RGB | rgb(1, 33, 7) |
| HSL | hsl(131, 94%, 7%) |
| HSV | hsv(131, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 78.8%, 87.1%) |
| CIE-LAB | lab(9.87, -18.19, 11.53) |
| CIE-LCH | lch(9.87, 21.53, 147.63°) |
| OKLab | oklab(21.66% -0.052 0.0334) |
| OKLCH | oklch(21.66% 0.062 147.3) |
| XYZ | xyz(0.5947, 1.1094, 0.3838) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.90
Very Dark Green
#062E03
ΔE00 6.33
Dark Green
#033500
ΔE00 9.27
Evergreen
#05472A
ΔE00 11.88
Hunter Green (survey)
#0B4008
ΔE00 12.05
Pine Green
#0A481E
ΔE00 12.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012107 #21011B
analogous
#0B2101 #012107 #012117
triadic
#012107 #070121 #210701
tetradic
#012107 #010B21 #21011B #211701
square
#012107 #010B21 #21011B #211701
split-complementary
#012107 #170121 #21010B
monochromatic
#011E06 #011E06 #012107 #035C14 #059820
Accessibility & contrast
On white
17.18
#012107 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#012107 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012107
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012107 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012107 | 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)
#221D05
Deuteranopia (green-blind)
#1E1A09
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #012107; /* rgb */ color: rgb(1, 33, 7); /* oklch */ color: oklch(21.7% 0.062 147.3);
Tailwind
colors: {
custom: {
50: '#465c4a',
500: '#012107',
950: '#000000',
},
}SCSS
$custom: #012107; $custom-light: #465c4a; $custom-dark: #000000;
JSON
{
"hex": "#012107",
"rgb": {
"r": 1,
"g": 33,
"b": 7
},
"hsl": {
"h": 131.25,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21662,
"c": 0.06185,
"h": 147.3
},
"luminance": 0.0111
}Semantic roles & 50–950 ramp
primary
#012107
secondary
#681559
accent
#29D7FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977