#101C10#101C10
#101C10 is a very dark, muted green. Relative luminance 0.010; OKLCH L 21.1% C 0.029 H 144.5°. Best body text is #FFFFFF at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #101C10 |
|---|---|
| RGB | rgb(16, 28, 16) |
| HSL | hsl(120, 27%, 9%) |
| HSV | hsv(120, 43%, 11%) |
| CMYK | cmyk(42.9%, 0%, 42.9%, 89%) |
| CIE-LAB | lab(8.81, -8.37, 6.02) |
| CIE-LCH | lch(8.81, 10.31, 144.28°) |
| OKLab | oklab(21.08% -0.0235 0.0168) |
| OKLCH | oklch(21.08% 0.029 144.5) |
| XYZ | xyz(0.7224, 0.9780, 0.6408) |
| Luminance | 0.0098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.61
Black
#000000
ΔE00 11.82
Very Dark Green
#062E03
ΔE00 12.41
Dark Forest Green
#002D04
ΔE00 12.45
Charcoal (survey)
#343837
ΔE00 12.63
Gunmetal
#2A3439
ΔE00 13.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101C10 #1C101C
analogous
#161C10 #101C10 #101C16
triadic
#101C10 #10101C #1C1010
tetradic
#101C10 #10161C #1C101C #1C1610
square
#101C10 #10161C #1C101C #1C1610
split-complementary
#101C10 #16101C #1C1016
monochromatic
#0B130B #0B130B #101C10 #264326 #3D6A3D
Accessibility & contrast
On white
17.56
#101C10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#101C10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101C10
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101C10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101C10 | 1.00 | 17.56 | 1.20 | 17.56 |
| #FFFFFF | 17.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1A0F
Deuteranopia (green-blind)
#1B1911
Tritanopia (blue-blind)
#0F1B19
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #101c10; /* rgb */ color: rgb(16, 28, 16); /* oklch */ color: oklch(21.1% 0.029 144.5);
Tailwind
colors: {
custom: {
50: '#4e584e',
500: '#101c10',
950: '#000000',
},
}SCSS
$custom: #101c10; $custom-light: #4e584e; $custom-dark: #000000;
JSON
{
"hex": "#101c10",
"rgb": {
"r": 16,
"g": 28,
"b": 16
},
"hsl": {
"h": 120,
"s": 27.273,
"l": 8.627
},
"oklch": {
"l": 0.21082,
"c": 0.0289,
"h": 144.5
},
"luminance": 0.00978
}Semantic roles & 50–950 ramp
primary
#101C10
secondary
#513751
accent
#64C4C4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877