#87FBB2#87FBB2
#87FBB2 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.1% C 0.147 H 154.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBB2 |
|---|---|
| RGB | rgb(135, 251, 178) |
| HSL | hsl(142, 94%, 76%) |
| HSV | hsv(142, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(90.49, -48.69, 25.02) |
| CIE-LCH | lch(90.49, 54.74, 152.80°) |
| OKLab | oklab(90.09% -0.1331 0.0634) |
| OKLCH | oklch(90.09% 0.147 154.5) |
| XYZ | xyz(52.5210, 77.3557, 54.2744) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.86
Light Blue Green
#7EFBB3
ΔE00 0.95
Seafoam Green
#7AF9AB
ΔE00 1.37
Light Bluish Green
#76FDA8
ΔE00 2.28
Light Sea Green
#98F6B0
ΔE00 2.32
Foam Green
#90FDA9
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBB2 #FB87D0
analogous
#96FB87 #87FBB2 #87FBEC
triadic
#87FBB2 #B287FB #FBB287
tetradic
#87FBB2 #8796FB #FB87D0 #FBEC87
square
#87FBB2 #8796FB #FB87D0 #FBEC87
split-complementary
#87FBB2 #EC87FB #FB8796
monochromatic
#11F766 #4CF98C #87FBB2 #C2FDD8 #E1FEEC
Accessibility & contrast
On white
1.27
#87FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#87FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBB2
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBB2 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAE
Deuteranopia (green-blind)
#E9DFB6
Tritanopia (blue-blind)
#6CF9E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87fbb2; /* rgb */ color: rgb(135, 251, 178); /* oklch */ color: oklch(90.1% 0.147 154.5);
Tailwind
colors: {
custom: {
50: '#b0fdc9',
500: '#87fbb2',
950: '#000000',
},
}SCSS
$custom: #87fbb2; $custom-light: #b0fdc9; $custom-dark: #000000;
JSON
{
"hex": "#87fbb2",
"rgb": {
"r": 135,
"g": 251,
"b": 178
},
"hsl": {
"h": 142.241,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.9009,
"c": 0.14742,
"h": 154.5
},
"luminance": 0.7736
}Semantic roles & 50–950 ramp
primary
#87FBB2
secondary
#DA4CA5
accent
#0090E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682