#87FBB1#87FBB1
#87FBB1 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.1% C 0.148 H 154.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBB1 |
|---|---|
| RGB | rgb(135, 251, 177) |
| HSL | hsl(142, 94%, 76%) |
| HSV | hsv(142, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 29.5%, 1.6%) |
| CIE-LAB | lab(90.47, -48.87, 25.50) |
| CIE-LCH | lch(90.47, 55.12, 152.44°) |
| OKLab | oklab(90.07% -0.1335 0.0646) |
| OKLCH | oklch(90.07% 0.148 154.2) |
| XYZ | xyz(52.4210, 77.3156, 53.7475) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.77
Light Blue Green
#7EFBB3
ΔE00 1.07
Seafoam Green
#7AF9AB
ΔE00 1.28
Light Bluish Green
#76FDA8
ΔE00 2.15
Foam Green
#90FDA9
ΔE00 2.27
Light Sea Green
#98F6B0
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBB1 #FB87D1
analogous
#97FB87 #87FBB1 #87FBEB
triadic
#87FBB1 #B187FB #FBB187
tetradic
#87FBB1 #8797FB #FB87D1 #FBEB87
square
#87FBB1 #8797FB #FB87D1 #FBEB87
split-complementary
#87FBB1 #EB87FB #FB8797
monochromatic
#11F764 #4CF98B #87FBB1 #C2FDD7 #E1FEEC
Accessibility & contrast
On white
1.28
#87FBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#87FBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBB1
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBB1 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAC
Deuteranopia (green-blind)
#EADFB5
Tritanopia (blue-blind)
#6DF9E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87fbb1; /* rgb */ color: rgb(135, 251, 177); /* oklch */ color: oklch(90.1% 0.148 154.2);
Tailwind
colors: {
custom: {
50: '#b0fdc8',
500: '#87fbb1',
950: '#000000',
},
}SCSS
$custom: #87fbb1; $custom-light: #b0fdc8; $custom-dark: #000000;
JSON
{
"hex": "#87fbb1",
"rgb": {
"r": 135,
"g": 251,
"b": 177
},
"hsl": {
"h": 141.724,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.90069,
"c": 0.14832,
"h": 154.2
},
"luminance": 0.7732
}Semantic roles & 50–950 ramp
primary
#87FBB1
secondary
#DA4CA7
accent
#0092E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682