#102017#102017
#102017 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.028 H 158.5°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #102017 |
|---|---|
| RGB | rgb(16, 32, 23) |
| HSL | hsl(146, 33%, 9%) |
| HSV | hsv(146, 50%, 13%) |
| CMYK | cmyk(50%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(10.59, -9.45, 4.02) |
| CIE-LCH | lch(10.59, 10.27, 156.96°) |
| OKLab | oklab(22.59% -0.0262 0.0103) |
| OKLCH | oklch(22.59% 0.028 158.5) |
| XYZ | xyz(0.8848, 1.2050, 0.9964) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.21
Charcoal (survey)
#343837
ΔE00 12.00
Dark Forest Green
#002D04
ΔE00 12.34
Very Dark Green
#062E03
ΔE00 12.43
Gunmetal
#2A3439
ΔE00 12.46
Black
#000000
ΔE00 12.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102017 #201019
analogous
#112010 #102017 #10201F
triadic
#102017 #171020 #201710
tetradic
#102017 #101120 #201019 #201F10
square
#102017 #101120 #201019 #201F10
split-complementary
#102017 #1F1020 #201011
monochromatic
#0A140F #0A140F #102017 #244934 #397252
Accessibility & contrast
On white
16.92
#102017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#102017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102017
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102017 | 1.00 | 16.92 | 1.24 | 16.92 |
| #FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.92 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E17
Deuteranopia (green-blind)
#1D1C18
Tritanopia (blue-blind)
#0D201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #102017; /* rgb */ color: rgb(16, 32, 23); /* oklch */ color: oklch(22.6% 0.028 158.5);
Tailwind
colors: {
custom: {
50: '#4e5b53',
500: '#102017',
950: '#000000',
},
}SCSS
$custom: #102017; $custom-light: #4e5b53; $custom-dark: #000000;
JSON
{
"hex": "#102017",
"rgb": {
"r": 16,
"g": 32,
"b": 23
},
"hsl": {
"h": 146.25,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.22588,
"c": 0.02812,
"h": 158.5
},
"luminance": 0.01205
}Semantic roles & 50–950 ramp
primary
#102017
secondary
#563648
accent
#5E9BC9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010402
muted
#777978