#01210C#01210C
#01210C is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.056 H 151.7°. Best body text is #FFFFFF at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #01210C |
|---|---|
| RGB | rgb(1, 33, 12) |
| HSL | hsl(141, 94%, 7%) |
| HSV | hsv(141, 97%, 13%) |
| CMYK | cmyk(97%, 0%, 63.6%, 87.1%) |
| CIE-LAB | lab(9.96, -17.42, 9.57) |
| CIE-LCH | lch(9.96, 19.87, 151.21°) |
| OKLab | oklab(21.76% -0.0492 0.0265) |
| OKLCH | oklch(21.76% 0.056 151.7) |
| XYZ | xyz(0.6227, 1.1206, 0.5312) |
| Luminance | 0.0112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.86
Very Dark Green
#062E03
ΔE00 7.32
Dark Green
#033500
ΔE00 10.21
Evergreen
#05472A
ΔE00 12.00
Hunter Green (survey)
#0B4008
ΔE00 12.85
Pine Green
#0A481E
ΔE00 13.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01210C #210116
analogous
#062101 #01210C #01211C
triadic
#01210C #0C0121 #210C01
tetradic
#01210C #010621 #210116 #211C01
square
#01210C #010621 #210116 #211C01
split-complementary
#01210C #1C0121 #210106
monochromatic
#011E0B #011E0B #01210C #035C22 #059837
Accessibility & contrast
On white
17.15
#01210C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#01210C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01210C
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01210C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01210C | 1.00 | 17.15 | 1.22 | 17.15 |
| #FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.15 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0A
Deuteranopia (green-blind)
#1D1A0E
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #01210c; /* rgb */ color: rgb(1, 33, 12); /* oklch */ color: oklch(21.8% 0.056 151.7);
Tailwind
colors: {
custom: {
50: '#465c4c',
500: '#01210c',
950: '#000000',
},
}SCSS
$custom: #01210c; $custom-light: #465c4c; $custom-dark: #000000;
JSON
{
"hex": "#01210c",
"rgb": {
"r": 1,
"g": 33,
"b": 12
},
"hsl": {
"h": 140.625,
"s": 94.118,
"l": 6.667
},
"oklch": {
"l": 0.21762,
"c": 0.05583,
"h": 151.7
},
"luminance": 0.01121
}Semantic roles & 50–950 ramp
primary
#01210C
secondary
#68154C
accent
#29B5FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977