#102718#102718
#102718 is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.9% C 0.041 H 153.7°. Best body text is #FFFFFF at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #102718 |
|---|---|
| RGB | rgb(16, 39, 24) |
| HSL | hsl(141, 42%, 11%) |
| HSV | hsv(141, 59%, 15%) |
| CMYK | cmyk(59%, 0%, 38.5%, 84.7%) |
| CIE-LAB | lab(13.39, -13.46, 7.19) |
| CIE-LCH | lch(13.39, 15.26, 151.91°) |
| OKLab | oklab(24.87% -0.0368 0.0182) |
| OKLCH | oklch(24.87% 0.041 153.7) |
| XYZ | xyz(1.1040, 1.6271, 1.1199) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.65
Very Dark Green
#062E03
ΔE00 8.80
Dark Green
#033500
ΔE00 11.39
Evergreen
#05472A
ΔE00 11.76
Pine Green
#0A481E
ΔE00 13.23
Hunter Green (survey)
#0B4008
ΔE00 13.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102718 #27101F
analogous
#132710 #102718 #102723
triadic
#102718 #181027 #271810
tetradic
#102718 #101327 #27101F #272310
square
#102718 #101327 #27101F #272310
split-complementary
#102718 #231027 #271013
monochromatic
#09160D #09160D #102718 #225233 #347E4D
Accessibility & contrast
On white
15.84
#102718 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#102718 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102718
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102718 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102718 | 1.00 | 15.84 | 1.33 | 15.84 |
| #FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272417
Deuteranopia (green-blind)
#242119
Tritanopia (blue-blind)
#0B2623
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #102718; /* rgb */ color: rgb(16, 39, 24); /* oklch */ color: oklch(24.9% 0.041 153.7);
Tailwind
colors: {
custom: {
50: '#506154',
500: '#102718',
950: '#000000',
},
}SCSS
$custom: #102718; $custom-light: #506154; $custom-dark: #000000;
JSON
{
"hex": "#102718",
"rgb": {
"r": 16,
"g": 39,
"b": 24
},
"hsl": {
"h": 140.87,
"s": 41.818,
"l": 10.784
},
"oklch": {
"l": 0.24868,
"c": 0.04102,
"h": 153.7
},
"luminance": 0.01627
}Semantic roles & 50–950 ramp
primary
#102718
secondary
#5F3450
accent
#56A7D2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020502
muted
#787978