#87FBAC#87FBAC
#87FBAC is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.0% C 0.153 H 152.6°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBAC |
|---|---|
| RGB | rgb(135, 251, 172) |
| HSL | hsl(139, 94%, 76%) |
| HSV | hsv(139, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(90.38, -49.76, 27.91) |
| CIE-LCH | lch(90.38, 57.05, 150.71°) |
| OKLab | oklab(89.97% -0.1357 0.0704) |
| OKLCH | oklch(89.97% 0.153 152.6) |
| XYZ | xyz(51.9317, 77.1199, 51.1708) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.99
Seafoam Green
#7AF9AB
ΔE00 1.28
Foam Green
#90FDA9
ΔE00 1.44
Light Bluish Green
#76FDA8
ΔE00 1.66
Light Blue Green
#7EFBB3
ΔE00 1.84
Light Sea Green
#98F6B0
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBAC #FB87D6
analogous
#9CFB87 #87FBAC #87FBE6
triadic
#87FBAC #AC87FB #FBAC87
tetradic
#87FBAC #879CFB #FB87D6 #FBE687
square
#87FBAC #879CFB #FB87D6 #FBE687
split-complementary
#87FBAC #E687FB #FB879C
monochromatic
#11F75A #4CF983 #87FBAC #C2FDD5 #E1FEEB
Accessibility & contrast
On white
1.28
#87FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#87FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBAC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBAC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA7
Deuteranopia (green-blind)
#EADFB1
Tritanopia (blue-blind)
#6EF8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87fbac; /* rgb */ color: rgb(135, 251, 172); /* oklch */ color: oklch(90.0% 0.153 152.6);
Tailwind
colors: {
custom: {
50: '#b0fdc5',
500: '#87fbac',
950: '#000000',
},
}SCSS
$custom: #87fbac; $custom-light: #b0fdc5; $custom-dark: #000000;
JSON
{
"hex": "#87fbac",
"rgb": {
"r": 135,
"g": 251,
"b": 172
},
"hsl": {
"h": 139.138,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.89967,
"c": 0.15287,
"h": 152.6
},
"luminance": 0.77124
}Semantic roles & 50–950 ramp
primary
#87FBAC
secondary
#DA4CAD
accent
#009CE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682