#87FBB8#87FBB8
#87FBB8 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.2% C 0.142 H 156.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBB8 |
|---|---|
| RGB | rgb(135, 251, 184) |
| HSL | hsl(145, 94%, 76%) |
| HSV | hsv(145, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(90.60, -47.58, 22.12) |
| CIE-LCH | lch(90.60, 52.47, 155.07°) |
| OKLab | oklab(90.22% -0.1305 0.0563) |
| OKLCH | oklch(90.22% 0.142 156.7) |
| XYZ | xyz(53.1366, 77.6019, 57.5167) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.11
Seafoam (survey)
#80F9AD
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 2.24
Light Seafoam
#A0FEBF
ΔE00 2.62
Light Sea Green
#98F6B0
ΔE00 2.76
Light Greenish Blue
#63F7B4
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBB8 #FB87CA
analogous
#90FB87 #87FBB8 #87FBF2
triadic
#87FBB8 #B887FB #FBB887
tetradic
#87FBB8 #8790FB #FB87CA #FBF287
square
#87FBB8 #8790FB #FB87CA #FBF287
split-complementary
#87FBB8 #F287FB #FB8790
monochromatic
#11F772 #4CF995 #87FBB8 #C2FDDB #E1FEED
Accessibility & contrast
On white
1.27
#87FBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#87FBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBB8
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBB8 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB4
Deuteranopia (green-blind)
#E8DFBC
Tritanopia (blue-blind)
#6AF9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87fbb8; /* rgb */ color: rgb(135, 251, 184); /* oklch */ color: oklch(90.2% 0.142 156.7);
Tailwind
colors: {
custom: {
50: '#b0fdcd',
500: '#87fbb8',
950: '#000000',
},
}SCSS
$custom: #87fbb8; $custom-light: #b0fdcd; $custom-dark: #000000;
JSON
{
"hex": "#87fbb8",
"rgb": {
"r": 135,
"g": 251,
"b": 184
},
"hsl": {
"h": 145.345,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.9022,
"c": 0.1421,
"h": 156.7
},
"luminance": 0.77606
}Semantic roles & 50–950 ramp
primary
#87FBB8
secondary
#DA4C9E
accent
#0085E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683