#012106#012106
#012106 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.063 H 146.5°. Best body text is #FFFFFF at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #012106 |
|---|---|
| RGB | rgb(1, 33, 6) |
| HSL | hsl(129, 94%, 7%) |
| HSV | hsv(129, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 81.8%, 87.1%) |
| CIE-LAB | lab(9.85, -18.34, 11.91) |
| CIE-LCH | lch(9.85, 21.87, 146.99°) |
| OKLab | oklab(21.64% -0.0527 0.0349) |
| OKLCH | oklch(21.64% 0.063 146.5) |
| XYZ | xyz(0.5892, 1.1072, 0.3549) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.73
Very Dark Green
#062E03
ΔE00 6.15
Dark Green
#033500
ΔE00 9.09
Evergreen
#05472A
ΔE00 11.88
Hunter Green (survey)
#0B4008
ΔE00 11.90
Pine Green
#0A481E
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012106 #21011C
analogous
#0C2101 #012106 #012116
triadic
#012106 #060121 #210601
tetradic
#012106 #010C21 #21011C #211601
square
#012106 #010C21 #21011C #211601
split-complementary
#012106 #160121 #21010C
monochromatic
#011E05 #011E05 #012106 #035C11 #05981C
Accessibility & contrast
On white
17.19
#012106 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#012106 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012106
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012106 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012106 | 1.00 | 17.19 | 1.22 | 17.19 |
| #FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D04
Deuteranopia (green-blind)
#1E1A08
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #012106; /* rgb */ color: rgb(1, 33, 6); /* oklch */ color: oklch(21.6% 0.063 146.5);
Tailwind
colors: {
custom: {
50: '#465c49',
500: '#012106',
950: '#000000',
},
}SCSS
$custom: #012106; $custom-light: #465c49; $custom-dark: #000000;
JSON
{
"hex": "#012106",
"rgb": {
"r": 1,
"g": 33,
"b": 6
},
"hsl": {
"h": 129.375,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21642,
"c": 0.06317,
"h": 146.5
},
"luminance": 0.01107
}Semantic roles & 50–950 ramp
primary
#012106
secondary
#68155B
accent
#29DEFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977