#101E10#101E10
#101E10 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.033 H 144.3°. Best body text is #FFFFFF at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #101E10 |
|---|---|
| RGB | rgb(16, 30, 16) |
| HSL | hsl(120, 30%, 9%) |
| HSV | hsv(120, 47%, 12%) |
| CMYK | cmyk(46.7%, 0%, 46.7%, 88.2%) |
| CIE-LAB | lab(9.61, -9.82, 7.17) |
| CIE-LCH | lch(9.61, 12.16, 143.87°) |
| OKLab | oklab(21.73% -0.027 0.0194) |
| OKLCH | oklch(21.73% 0.033 144.3) |
| XYZ | xyz(0.7715, 1.0761, 0.6572) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.00
Dark Forest Green
#002D04
ΔE00 11.02
Almost Black
#070D0D
ΔE00 11.09
Charcoal (survey)
#343837
ΔE00 13.25
Black
#000000
ΔE00 13.26
Dark Green
#033500
ΔE00 13.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101E10 #1E101E
analogous
#171E10 #101E10 #101E17
triadic
#101E10 #10101E #1E1010
tetradic
#101E10 #10171E #1E101E #1E1710
square
#101E10 #10171E #1E101E #1E1710
split-complementary
#101E10 #17101E #1E1017
monochromatic
#0B140B #0B140B #101E10 #254625 #3B6E3B
Accessibility & contrast
On white
17.28
#101E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#101E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101E10
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101E10 | 1.00 | 17.28 | 1.22 | 17.28 |
| #FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C0F
Deuteranopia (green-blind)
#1C1A11
Tritanopia (blue-blind)
#0F1D1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #101e10; /* rgb */ color: rgb(16, 30, 16); /* oklch */ color: oklch(21.7% 0.033 144.3);
Tailwind
colors: {
custom: {
50: '#4e594e',
500: '#101e10',
950: '#000000',
},
}SCSS
$custom: #101e10; $custom-light: #4e594e; $custom-dark: #000000;
JSON
{
"hex": "#101e10",
"rgb": {
"r": 16,
"g": 30,
"b": 16
},
"hsl": {
"h": 120,
"s": 30.435,
"l": 9.02
},
"oklch": {
"l": 0.21731,
"c": 0.03324,
"h": 144.3
},
"luminance": 0.01076
}Semantic roles & 50–950 ramp
primary
#101E10
secondary
#543654
accent
#61C7C7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877