#01210E#01210E
#01210E is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.053 H 153.9°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #01210E |
|---|---|
| RGB | rgb(1, 33, 14) |
| HSL | hsl(144, 94%, 7%) |
| HSV | hsv(144, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 57.6%, 87.1%) |
| CIE-LAB | lab(10.00, -17.06, 8.67) |
| CIE-LCH | lch(10.00, 19.14, 153.07°) |
| OKLab | oklab(21.81% -0.048 0.0235) |
| OKLCH | oklch(21.81% 0.053 153.9) |
| XYZ | xyz(0.6356, 1.1258, 0.5992) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.35
Very Dark Green
#062E03
ΔE00 7.81
Dark Green
#033500
ΔE00 10.67
Evergreen
#05472A
ΔE00 12.10
Hunter Green (survey)
#0B4008
ΔE00 13.25
Pine Green
#0A481E
ΔE00 13.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01210E #210114
analogous
#042101 #01210E #01211E
triadic
#01210E #0E0121 #210E01
tetradic
#01210E #010421 #210114 #211E01
square
#01210E #010421 #210114 #211E01
split-complementary
#01210E #1E0121 #210104
monochromatic
#011E0D #011E0D #01210E #035C27 #059840
Accessibility & contrast
On white
17.14
#01210E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#01210E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01210E
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01210E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01210E | 1.00 | 17.14 | 1.23 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0D
Deuteranopia (green-blind)
#1D1A0F
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #01210e; /* rgb */ color: rgb(1, 33, 14); /* oklch */ color: oklch(21.8% 0.053 153.9);
Tailwind
colors: {
custom: {
50: '#465c4d',
500: '#01210e',
950: '#000000',
},
}SCSS
$custom: #01210e; $custom-light: #465c4d; $custom-dark: #000000;
JSON
{
"hex": "#01210e",
"rgb": {
"r": 1,
"g": 33,
"b": 14
},
"hsl": {
"h": 144.375,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21808,
"c": 0.05343,
"h": 153.9
},
"luminance": 0.01126
}Semantic roles & 50–950 ramp
primary
#01210E
secondary
#681547
accent
#29A8FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977