#101E0E#101E0E
#101E0E is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.036 H 141.4°. Best body text is #FFFFFF at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #101E0E |
|---|---|
| RGB | rgb(16, 30, 14) |
| HSL | hsl(113, 36%, 9%) |
| HSV | hsv(113, 53%, 12%) |
| CMYK | cmyk(46.7%, 0%, 53.3%, 88.2%) |
| CIE-LAB | lab(9.56, -10.21, 8.16) |
| CIE-LCH | lch(9.56, 13.07, 141.35°) |
| OKLab | oklab(21.68% -0.0282 0.0225) |
| OKLCH | oklch(21.68% 0.036 141.4) |
| XYZ | xyz(0.7572, 1.0704, 0.5821) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.43
Dark Forest Green
#002D04
ΔE00 10.48
Almost Black
#070D0D
ΔE00 11.63
Dark Green
#033500
ΔE00 13.05
Charcoal (survey)
#343837
ΔE00 13.70
Black
#000000
ΔE00 13.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101E0E #1C0E1E
analogous
#181E0E #101E0E #0E1E14
triadic
#101E0E #0E101E #1E0E10
tetradic
#101E0E #0E181E #1C0E1E #1E140E
square
#101E0E #0E181E #1C0E1E #1E140E
split-complementary
#101E0E #140E1E #1E0E18
monochromatic
#0B150A #0B150A #101E0E #264821 #3D7135
Accessibility & contrast
On white
17.30
#101E0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#101E0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101E0E
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101E0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101E0E | 1.00 | 17.30 | 1.21 | 17.30 |
| #FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.30 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1B0D
Deuteranopia (green-blind)
#1D1A0F
Tritanopia (blue-blind)
#0F1D1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #101e0e; /* rgb */ color: rgb(16, 30, 14); /* oklch */ color: oklch(21.7% 0.036 141.4);
Tailwind
colors: {
custom: {
50: '#4e594d',
500: '#101e0e',
950: '#000000',
},
}SCSS
$custom: #101e0e; $custom-light: #4e594d; $custom-dark: #000000;
JSON
{
"hex": "#101e0e",
"rgb": {
"r": 16,
"g": 30,
"b": 14
},
"hsl": {
"h": 112.5,
"s": 36.364,
"l": 8.627
},
"oklch": {
"l": 0.21679,
"c": 0.03609,
"h": 141.4
},
"luminance": 0.0107
}Semantic roles & 50–950 ramp
primary
#101E0E
secondary
#513355
accent
#5BCCBE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010301
muted
#777877