#102418#102418
#102418 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.9% C 0.035 H 156.2°. Best body text is #FFFFFF at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #102418 |
|---|---|
| RGB | rgb(16, 36, 24) |
| HSL | hsl(144, 38%, 10%) |
| HSV | hsv(144, 56%, 14%) |
| CMYK | cmyk(55.6%, 0%, 33.3%, 85.9%) |
| CIE-LAB | lab(12.21, -11.68, 5.55) |
| CIE-LCH | lch(12.21, 12.93, 154.58°) |
| OKLab | oklab(23.9% -0.0321 0.0142) |
| OKLCH | oklch(23.9% 0.035 156.2) |
| XYZ | xyz(1.0094, 1.4378, 1.0883) |
| Luminance | 0.0144 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 10.31
Very Dark Green
#062E03
ΔE00 10.44
Almost Black
#070D0D
ΔE00 12.47
Charcoal (survey)
#343837
ΔE00 12.90
Dark Green
#033500
ΔE00 13.02
Evergreen
#05472A
ΔE00 13.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102418 #24101C
analogous
#122410 #102418 #102422
triadic
#102418 #181024 #241810
tetradic
#102418 #101224 #24101C #242210
square
#102418 #101224 #24101C #242210
split-complementary
#102418 #221024 #241012
monochromatic
#09150E #09150E #102418 #234E34 #367950
Accessibility & contrast
On white
16.31
#102418 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#102418 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102418
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102418 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102418 | 1.00 | 16.31 | 1.29 | 16.31 |
| #FFFFFF | 16.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242117
Deuteranopia (green-blind)
#211F19
Tritanopia (blue-blind)
#0C2421
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #102418; /* rgb */ color: rgb(16, 36, 24); /* oklch */ color: oklch(23.9% 0.035 156.2);
Tailwind
colors: {
custom: {
50: '#4f5e54',
500: '#102418',
950: '#000000',
},
}SCSS
$custom: #102418; $custom-light: #4f5e54; $custom-dark: #000000;
JSON
{
"hex": "#102418",
"rgb": {
"r": 16,
"g": 36,
"b": 24
},
"hsl": {
"h": 144,
"s": 38.462,
"l": 10.196
},
"oklch": {
"l": 0.23903,
"c": 0.03508,
"h": 156.2
},
"luminance": 0.01438
}Semantic roles & 50–950 ramp
primary
#102418
secondary
#5B354C
accent
#59A0CE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978