#101E16#101E16
#101E16 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.025 H 158.4°. Best body text is #FFFFFF at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #101E16 |
|---|---|
| RGB | rgb(16, 30, 22) |
| HSL | hsl(146, 30%, 9%) |
| HSV | hsv(146, 47%, 12%) |
| CMYK | cmyk(46.7%, 0%, 26.7%, 88.2%) |
| CIE-LAB | lab(9.77, -8.42, 3.59) |
| CIE-LCH | lch(9.77, 9.15, 156.93°) |
| OKLab | oklab(21.92% -0.0234 0.0092) |
| OKLCH | oklch(21.92% 0.025 158.4) |
| XYZ | xyz(0.8227, 1.0966, 0.9272) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.14
Black
#000000
ΔE00 11.69
Charcoal (survey)
#343837
ΔE00 11.73
Gunmetal
#2A3439
ΔE00 12.07
Onyx
#353839
ΔE00 12.89
Dark Grey
#363737
ΔE00 13.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101E16 #1E1018
analogous
#111E10 #101E16 #101E1D
triadic
#101E16 #16101E #1E1610
tetradic
#101E16 #10111E #1E1018 #1E1D10
square
#101E16 #10111E #1E1018 #1E1D10
split-complementary
#101E16 #1D101E #1E1011
monochromatic
#0B140F #0B140F #101E16 #254633 #3B6E51
Accessibility & contrast
On white
17.22
#101E16 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#101E16 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101E16
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101E16 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101E16 | 1.00 | 17.22 | 1.22 | 17.22 |
| #FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1C16
Deuteranopia (green-blind)
#1B1A16
Tritanopia (blue-blind)
#0D1E1C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #101e16; /* rgb */ color: rgb(16, 30, 22); /* oklch */ color: oklch(21.9% 0.025 158.4);
Tailwind
colors: {
custom: {
50: '#4e5952',
500: '#101e16',
950: '#000000',
},
}SCSS
$custom: #101e16; $custom-light: #4e5952; $custom-dark: #000000;
JSON
{
"hex": "#101e16",
"rgb": {
"r": 16,
"g": 30,
"b": 22
},
"hsl": {
"h": 145.714,
"s": 30.435,
"l": 9.02
},
"oklch": {
"l": 0.21915,
"c": 0.02512,
"h": 158.4
},
"luminance": 0.01097
}Semantic roles & 50–950 ramp
primary
#101E16
secondary
#543647
accent
#619BC7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010302
muted
#777878