#102416#102416
#102416 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.8% C 0.038 H 152.3°. Best body text is #FFFFFF at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #102416 |
|---|---|
| RGB | rgb(16, 36, 22) |
| HSL | hsl(138, 38%, 10%) |
| HSV | hsv(138, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 38.9%, 85.9%) |
| CIE-LAB | lab(12.15, -12.19, 6.90) |
| CIE-LCH | lch(12.15, 14.01, 150.48°) |
| OKLab | oklab(23.84% -0.0333 0.0175) |
| OKLCH | oklch(23.84% 0.038 152.3) |
| XYZ | xyz(0.9893, 1.4298, 0.9827) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.46
Very Dark Green
#062E03
ΔE00 9.56
Dark Green
#033500
ΔE00 12.19
Evergreen
#05472A
ΔE00 12.98
Almost Black
#070D0D
ΔE00 13.05
Charcoal (survey)
#343837
ΔE00 13.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102416 #24101E
analogous
#142410 #102416 #102420
triadic
#102416 #161024 #241610
tetradic
#102416 #101424 #24101E #242010
square
#102416 #101424 #24101E #242010
split-complementary
#102416 #201024 #241014
monochromatic
#09150D #09150D #102416 #234E30 #36794A
Accessibility & contrast
On white
16.33
#102416 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#102416 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102416
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102416 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102416 | 1.00 | 16.33 | 1.29 | 16.33 |
| #FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242115
Deuteranopia (green-blind)
#211F17
Tritanopia (blue-blind)
#0C2320
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #102416; /* rgb */ color: rgb(16, 36, 22); /* oklch */ color: oklch(23.8% 0.038 152.3);
Tailwind
colors: {
custom: {
50: '#4f5e53',
500: '#102416',
950: '#000000',
},
}SCSS
$custom: #102416; $custom-light: #4f5e53; $custom-dark: #000000;
JSON
{
"hex": "#102416",
"rgb": {
"r": 16,
"g": 36,
"b": 22
},
"hsl": {
"h": 138,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.23843,
"c": 0.0376,
"h": 152.3
},
"luminance": 0.0143
}Semantic roles & 50–950 ramp
primary
#102416
secondary
#5B3550
accent
#59ABCE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978