#87FCBF#87FCBF
#87FCBF is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.6% C 0.138 H 159.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCBF |
|---|---|
| RGB | rgb(135, 252, 191) |
| HSL | hsl(149, 95%, 76%) |
| HSV | hsv(149, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.02, -46.67, 19.12) |
| CIE-LCH | lch(91.02, 50.43, 157.72°) |
| OKLab | oklab(90.61% -0.1285 0.0489) |
| OKLCH | oklch(90.61% 0.138 159.2) |
| XYZ | xyz(54.2018, 78.5291, 61.5815) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Seafoam
#A0FEBF
ΔE00 2.88
Light Greenish Blue
#63F7B4
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCBF #FC87C4
analogous
#89FC87 #87FCBF #87FCFA
triadic
#87FCBF #BF87FC #FCBF87
tetradic
#87FCBF #8789FC #FC87C4 #FCFA87
square
#87FCBF #8789FC #FC87C4 #FCFA87
split-complementary
#87FCBF #FA87FC #FC8789
monochromatic
#10F97F #4BFB9F #87FCBF #C3FDDF #E1FEEF
Accessibility & contrast
On white
1.26
#87FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#87FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCBF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCBF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#67FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fcbf; /* rgb */ color: rgb(135, 252, 191); /* oklch */ color: oklch(90.6% 0.138 159.2);
Tailwind
colors: {
custom: {
50: '#b0fed2',
500: '#87fcbf',
950: '#000000',
},
}SCSS
$custom: #87fcbf; $custom-light: #b0fed2; $custom-dark: #000000;
JSON
{
"hex": "#87fcbf",
"rgb": {
"r": 135,
"g": 252,
"b": 191
},
"hsl": {
"h": 148.718,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90609,
"c": 0.13751,
"h": 159.2
},
"luminance": 0.78533
}Semantic roles & 50–950 ramp
primary
#87FCBF
secondary
#DB4C97
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683