#101610#101610
#101610 is a very dark, near-neutral green. Relative luminance 0.007; OKLCH L 19.2% C 0.015 H 144.9°. Best body text is #FFFFFF at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #101610 |
|---|---|
| RGB | rgb(16, 22, 16) |
| HSL | hsl(120, 16%, 7%) |
| HSV | hsv(120, 27%, 9%) |
| CMYK | cmyk(27.3%, 0%, 27.3%, 91.4%) |
| CIE-LAB | lab(6.52, -3.75, 2.68) |
| CIE-LCH | lch(6.52, 4.61, 144.44°) |
| OKLab | oklab(19.16% -0.0123 0.0087) |
| OKLCH | oklch(19.16% 0.015 144.9) |
| XYZ | xyz(0.5941, 0.7214, 0.5980) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.40
Black
#000000
ΔE00 6.68
Charcoal (survey)
#343837
ΔE00 11.36
Gunmetal
#2A3439
ΔE00 11.58
Dark Grey
#363737
ΔE00 11.89
Onyx
#353839
ΔE00 12.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101610 #161016
analogous
#131610 #101610 #101613
triadic
#101610 #101016 #161010
tetradic
#101610 #101316 #161016 #161310
square
#101610 #101316 #161016 #161310
split-complementary
#101610 #131016 #161013
monochromatic
#0D120D #0D120D #101610 #2A392A #445D44
Accessibility & contrast
On white
18.35
#101610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#101610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101610
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101610 | 1.00 | 18.35 | 1.14 | 18.35 |
| #FFFFFF | 18.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161510
Deuteranopia (green-blind)
#151410
Tritanopia (blue-blind)
#0F1614
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #101610; /* rgb */ color: rgb(16, 22, 16); /* oklch */ color: oklch(19.2% 0.015 144.9);
Tailwind
colors: {
custom: {
50: '#4e524e',
500: '#101610',
950: '#000000',
},
}SCSS
$custom: #101610; $custom-light: #4e524e; $custom-dark: #000000;
JSON
{
"hex": "#101610",
"rgb": {
"r": 16,
"g": 22,
"b": 16
},
"hsl": {
"h": 120,
"s": 15.789,
"l": 7.451
},
"oklch": {
"l": 0.19159,
"c": 0.01506,
"h": 144.9
},
"luminance": 0.00721
}Semantic roles & 50–950 ramp
primary
#101610
secondary
#483A48
accent
#6FB9B9
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877