#8DE87F#8DE87F
#8DE87F is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.0% C 0.165 H 141.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE87F |
|---|---|
| RGB | rgb(141, 232, 127) |
| HSL | hsl(112, 70%, 70%) |
| HSV | hsv(112, 45%, 91%) |
| CMYK | cmyk(39.2%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(84.44, -47.09, 42.59) |
| CIE-LCH | lch(84.44, 63.49, 137.87°) |
| OKLab | oklab(84.96% -0.1286 0.1037) |
| OKLCH | oklch(84.96% 0.165 141.1) |
| XYZ | xyz(43.6701, 64.9058, 30.3016) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.45
Light Green
#96F97B
ΔE00 4.27
Palegreen
#98FB98
ΔE00 4.41
Lightish Green
#61E160
ΔE00 4.76
Easter Green
#8CFD7E
ΔE00 4.85
Pale Light Green
#B1FC99
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE87F #DA7FE8
analogous
#C1E87F #8DE87F #7FE8A5
triadic
#8DE87F #7F8DE8 #E87F8D
tetradic
#8DE87F #7FC1E8 #DA7FE8 #E8A57F
square
#8DE87F #7FC1E8 #DA7FE8 #E8A57F
split-complementary
#8DE87F #A57FE8 #E87FC1
monochromatic
#3AC924 #5FDF4B #8DE87F #BBF1B3 #E8FAE5
Accessibility & contrast
On white
1.50
#8DE87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#8DE87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE87F
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE87F | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#E0CF86
Tritanopia (blue-blind)
#85E2CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8de87f; /* rgb */ color: rgb(141, 232, 127); /* oklch */ color: oklch(85.0% 0.165 141.1);
Tailwind
colors: {
custom: {
50: '#b2f0a6',
500: '#8de87f',
950: '#000000',
},
}SCSS
$custom: #8de87f; $custom-light: #b2f0a6; $custom-dark: #000000;
JSON
{
"hex": "#8de87f",
"rgb": {
"r": 141,
"g": 232,
"b": 127
},
"hsl": {
"h": 112,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.84964,
"c": 0.16521,
"h": 141.1
},
"luminance": 0.64908
}Semantic roles & 50–950 ramp
primary
#8DE87F
secondary
#B14BC1
accent
#14D2B8
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11160F
muted
#818580