#87FDB5#87FDB5
#87FDB5 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.148 H 155.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDB5 |
|---|---|
| RGB | rgb(135, 253, 181) |
| HSL | hsl(143, 97%, 76%) |
| HSV | hsv(143, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 28.5%, 0.8%) |
| CIE-LAB | lab(91.11, -48.98, 24.35) |
| CIE-LCH | lch(91.11, 54.70, 153.56°) |
| OKLab | oklab(90.62% -0.134 0.0618) |
| OKLCH | oklch(90.62% 0.148 155.2) |
| XYZ | xyz(53.4536, 78.7336, 56.0874) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.87
Seafoam (survey)
#80F9AD
ΔE00 1.25
Seafoam Green
#7AF9AB
ΔE00 1.66
Light Bluish Green
#76FDA8
ΔE00 2.44
Light Sea Green
#98F6B0
ΔE00 2.65
Foam Green
#90FDA9
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDB5 #FD87CF
analogous
#94FD87 #87FDB5 #87FDF0
triadic
#87FDB5 #B587FD #FDB587
tetradic
#87FDB5 #8794FD #FD87CF #FDF087
square
#87FDB5 #8794FD #FD87CF #FDF087
split-complementary
#87FDB5 #F087FD #FD8794
monochromatic
#0FFB6B #4BFC90 #87FDB5 #C3FEDA #E1FEEC
Accessibility & contrast
On white
1.25
#87FDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#87FDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDB5
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDB5 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB1
Deuteranopia (green-blind)
#EBE1B9
Tritanopia (blue-blind)
#6BFBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fdb5; /* rgb */ color: rgb(135, 253, 181); /* oklch */ color: oklch(90.6% 0.148 155.2);
Tailwind
colors: {
custom: {
50: '#b0ffcb',
500: '#87fdb5',
950: '#000000',
},
}SCSS
$custom: #87fdb5; $custom-light: #b0ffcb; $custom-dark: #000000;
JSON
{
"hex": "#87fdb5",
"rgb": {
"r": 135,
"g": 253,
"b": 181
},
"hsl": {
"h": 143.39,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.9062,
"c": 0.14757,
"h": 155.2
},
"luminance": 0.78738
}Semantic roles & 50–950 ramp
primary
#87FDB5
secondary
#DC4CA4
accent
#008CE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683