#101710#101710
#101710 is a very dark, near-neutral green. Relative luminance 0.008; OKLCH L 19.5% C 0.017 H 144.9°. Best body text is #FFFFFF at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #101710 |
|---|---|
| RGB | rgb(16, 23, 16) |
| HSL | hsl(120, 18%, 8%) |
| HSV | hsv(120, 30%, 9%) |
| CMYK | cmyk(30.4%, 0%, 30.4%, 91%) |
| CIE-LAB | lab(6.87, -4.47, 3.19) |
| CIE-LCH | lch(6.87, 5.49, 144.43°) |
| OKLab | oklab(19.48% -0.0143 0.01) |
| OKLCH | oklch(19.48% 0.017 144.9) |
| XYZ | xyz(0.6136, 0.7603, 0.6045) |
| Luminance | 0.0076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.27
Black
#000000
ΔE00 7.54
Charcoal (survey)
#343837
ΔE00 11.44
Gunmetal
#2A3439
ΔE00 11.79
Dark Grey
#363737
ΔE00 12.11
Onyx
#353839
ΔE00 12.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#101710 #171017
analogous
#131710 #101710 #101713
triadic
#101710 #101017 #171010
tetradic
#101710 #101317 #171017 #171310
square
#101710 #101317 #171017 #171310
split-complementary
#101710 #131017 #171013
monochromatic
#0D120D #0D120D #101710 #293B29 #425F42
Accessibility & contrast
On white
18.23
#101710 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#101710 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #101710
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##101710 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##101710 | 1.00 | 18.23 | 1.15 | 18.23 |
| #FFFFFF | 18.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171610
Deuteranopia (green-blind)
#161510
Tritanopia (blue-blind)
#0F1715
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #101710; /* rgb */ color: rgb(16, 23, 16); /* oklch */ color: oklch(19.5% 0.017 144.9);
Tailwind
colors: {
custom: {
50: '#4e534e',
500: '#101710',
950: '#000000',
},
}SCSS
$custom: #101710; $custom-light: #4e534e; $custom-dark: #000000;
JSON
{
"hex": "#101710",
"rgb": {
"r": 16,
"g": 23,
"b": 16
},
"hsl": {
"h": 120,
"s": 17.949,
"l": 7.647
},
"oklch": {
"l": 0.19476,
"c": 0.01745,
"h": 144.9
},
"luminance": 0.0076
}Semantic roles & 50–950 ramp
primary
#101710
secondary
#4A394A
accent
#6DBBBB
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877