#8DD87F#8DD87F
#8DD87F is a light, vivid green. Relative luminance 0.563; OKLCH L 81.2% C 0.142 H 140.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD87F |
|---|---|
| RGB | rgb(141, 216, 127) |
| HSL | hsl(111, 53%, 67%) |
| HSV | hsv(111, 41%, 85%) |
| CMYK | cmyk(34.7%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(79.79, -40.16, 36.67) |
| CIE-LCH | lch(79.79, 54.38, 137.60°) |
| OKLab | oklab(81.18% -0.1097 0.0902) |
| OKLCH | oklch(81.18% 0.142 140.6) |
| XYZ | xyz(39.3697, 56.3049, 28.8681) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.04
Pistachio
#93C572
ΔE00 5.30
Lightish Green
#61E160
ΔE00 6.33
Soft Green
#6FC276
ΔE00 6.43
Fresh Green
#69D84F
ΔE00 6.61
Hospital Green
#9BE5AA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD87F #CA7FD8
analogous
#B9D87F #8DD87F #7FD89E
triadic
#8DD87F #7F8DD8 #D87F8D
tetradic
#8DD87F #7FB9D8 #CA7FD8 #D89E7F
square
#8DD87F #7FB9D8 #CA7FD8 #D89E7F
split-complementary
#8DD87F #9E7FD8 #D87FB9
monochromatic
#46A934 #63CA50 #8DD87F #B7E6AE #E1F5DD
Accessibility & contrast
On white
1.71
#8DD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#8DD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD87F
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD87F | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#87D3C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8dd87f; /* rgb */ color: rgb(141, 216, 127); /* oklch */ color: oklch(81.2% 0.142 140.6);
Tailwind
colors: {
custom: {
50: '#b1e4a5',
500: '#8dd87f',
950: '#000000',
},
}SCSS
$custom: #8dd87f; $custom-light: #b1e4a5; $custom-dark: #000000;
JSON
{
"hex": "#8dd87f",
"rgb": {
"r": 141,
"g": 216,
"b": 127
},
"hsl": {
"h": 110.562,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81184,
"c": 0.14198,
"h": 140.6
},
"luminance": 0.56307
}Semantic roles & 50–950 ramp
primary
#8DD87F
secondary
#9E4FAC
accent
#25C1A8
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480