#87FCBA#87FCBA
#87FCBA is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.5% C 0.142 H 157.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCBA |
|---|---|
| RGB | rgb(135, 252, 186) |
| HSL | hsl(146, 95%, 76%) |
| HSV | hsv(146, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.92, -47.63, 21.54) |
| CIE-LCH | lch(90.92, 52.27, 155.66°) |
| OKLab | oklab(90.5% -0.1307 0.0549) |
| OKLCH | oklch(90.5% 0.142 157.2) |
| XYZ | xyz(53.6610, 78.3128, 58.7330) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.30
Seafoam (survey)
#80F9AD
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Seafoam
#A0FEBF
ΔE00 2.62
Light Greenish Blue
#63F7B4
ΔE00 3.00
Light Sea Green
#98F6B0
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCBA #FC87C9
analogous
#8EFC87 #87FCBA #87FCF5
triadic
#87FCBA #BA87FC #FCBA87
tetradic
#87FCBA #878EFC #FC87C9 #FCF587
square
#87FCBA #878EFC #FC87C9 #FCF587
split-complementary
#87FCBA #F587FC #FC878E
monochromatic
#10F975 #4BFB98 #87FCBA #C3FDDC #E1FEEE
Accessibility & contrast
On white
1.26
#87FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#87FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCBA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCBA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB6
Deuteranopia (green-blind)
#E9E0BE
Tritanopia (blue-blind)
#69FAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fcba; /* rgb */ color: rgb(135, 252, 186); /* oklch */ color: oklch(90.5% 0.142 157.2);
Tailwind
colors: {
custom: {
50: '#b0fecf',
500: '#87fcba',
950: '#000000',
},
}SCSS
$custom: #87fcba; $custom-light: #b0fecf; $custom-dark: #000000;
JSON
{
"hex": "#87fcba",
"rgb": {
"r": 135,
"g": 252,
"b": 186
},
"hsl": {
"h": 146.154,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90496,
"c": 0.14177,
"h": 157.2
},
"luminance": 0.78317
}Semantic roles & 50–950 ramp
primary
#87FCBA
secondary
#DB4C9D
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683