#012102#012102
#012102 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.069 H 143.4°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #012102 |
|---|---|
| RGB | rgb(1, 33, 2) |
| HSL | hsl(122, 94%, 7%) |
| HSV | hsv(122, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 93.9%, 87.1%) |
| CIE-LAB | lab(9.79, -18.94, 13.45) |
| CIE-LCH | lch(9.79, 23.23, 144.63°) |
| OKLab | oklab(21.56% -0.0554 0.0412) |
| OKLCH | oklch(21.56% 0.069 143.4) |
| XYZ | xyz(0.5673, 1.0985, 0.2395) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.10
Very Dark Green
#062E03
ΔE00 5.49
Dark Green
#033500
ΔE00 8.45
Hunter Green (survey)
#0B4008
ΔE00 11.37
Evergreen
#05472A
ΔE00 11.89
Pine Green
#0A481E
ΔE00 12.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012102 #210120
analogous
#102101 #012102 #012112
triadic
#012102 #020121 #210201
tetradic
#012102 #011021 #210120 #211201
square
#012102 #011021 #210120 #211201
split-complementary
#012102 #120121 #210110
monochromatic
#011E02 #011E02 #012102 #035C06 #059809
Accessibility & contrast
On white
17.22
#012102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#012102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012102
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012102 | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#1E1A04
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #012102; /* rgb */ color: rgb(1, 33, 2); /* oklch */ color: oklch(21.6% 0.069 143.4);
Tailwind
colors: {
custom: {
50: '#465c47',
500: '#012102',
950: '#000000',
},
}SCSS
$custom: #012102; $custom-light: #465c47; $custom-dark: #000000;
JSON
{
"hex": "#012102",
"rgb": {
"r": 1,
"g": 33,
"b": 2
},
"hsl": {
"h": 121.875,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21563,
"c": 0.06898,
"h": 143.4
},
"luminance": 0.01099
}Semantic roles & 50–950 ramp
primary
#012102
secondary
#681566
accent
#29F8FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977