#87FF8D#87FF8D
#87FF8D is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.4% C 0.187 H 144.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #87FF8D |
|---|---|
| RGB | rgb(135, 255, 141) |
| HSL | hsl(123, 100%, 76%) |
| HSV | hsv(123, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(91.05, -56.30, 44.13) |
| CIE-LCH | lch(91.05, 71.53, 141.91°) |
| OKLab | oklab(90.36% -0.153 0.1078) |
| OKLCH | oklch(90.36% 0.187 144.8) |
| XYZ | xyz(50.5567, 78.5903, 37.6995) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 2.23
Lightgreen (survey)
#76FF7B
ΔE00 2.35
Palegreen
#98FB98
ΔE00 2.46
Baby Green
#8CFF9E
ΔE00 2.51
Mint Green
#8FFF9F
ΔE00 2.63
Light Green
#96F97B
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FF8D #FF87F9
analogous
#BDFF87 #87FF8D #87FFC9
triadic
#87FF8D #8D87FF #FF8D87
tetradic
#87FF8D #87BDFF #FF87F9 #FFC987
square
#87FF8D #87BDFF #FF87F9 #FFC987
split-complementary
#87FF8D #C987FF #FF87BD
monochromatic
#0DFF19 #4AFF53 #87FF8D #C4FFC7 #E0FFE2
Accessibility & contrast
On white
1.26
#87FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#87FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FF8D
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FF8D | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC84
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#76F9E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87ff8d; /* rgb */ color: rgb(135, 255, 141); /* oklch */ color: oklch(90.4% 0.187 144.8);
Tailwind
colors: {
custom: {
50: '#b1ffb0',
500: '#87ff8d',
950: '#000000',
},
}SCSS
$custom: #87ff8d; $custom-light: #b1ffb0; $custom-dark: #000000;
JSON
{
"hex": "#87ff8d",
"rgb": {
"r": 135,
"g": 255,
"b": 141
},
"hsl": {
"h": 123,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.90357,
"c": 0.18719,
"h": 144.8
},
"luminance": 0.78594
}Semantic roles & 50–950 ramp
primary
#87FF8D
secondary
#DF4BD8
accent
#00DAE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111811
muted
#818681