#87FBA6#87FBA6
#87FBA6 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.8% C 0.158 H 150.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBA6 |
|---|---|
| RGB | rgb(135, 251, 166) |
| HSL | hsl(136, 94%, 76%) |
| HSV | hsv(136, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 33.9%, 1.6%) |
| CIE-LAB | lab(90.27, -50.80, 30.80) |
| CIE-LCH | lch(90.27, 59.40, 148.77°) |
| OKLab | oklab(89.85% -0.1383 0.0773) |
| OKLCH | oklch(89.85% 0.158 150.8) |
| XYZ | xyz(51.3685, 76.8946, 48.2043) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.90
Light Bluish Green
#76FDA8
ΔE00 1.71
Seafoam (survey)
#80F9AD
ΔE00 1.93
Seafoam Green
#7AF9AB
ΔE00 1.98
Baby Green
#8CFF9E
ΔE00 2.19
Mint Green
#8FFF9F
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBA6 #FB87DC
analogous
#A2FB87 #87FBA6 #87FBE0
triadic
#87FBA6 #A687FB #FBA687
tetradic
#87FBA6 #87A2FB #FB87DC #FBE087
square
#87FBA6 #87A2FB #FB87DC #FBE087
split-complementary
#87FBA6 #E087FB #FB87A2
monochromatic
#11F74E #4CF97A #87FBA6 #C2FDD2 #E1FEE9
Accessibility & contrast
On white
1.28
#87FBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#87FBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBA6
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBA6 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA0
Deuteranopia (green-blind)
#EBDFAB
Tritanopia (blue-blind)
#70F8E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87fba6; /* rgb */ color: rgb(135, 251, 166); /* oklch */ color: oklch(89.8% 0.158 150.8);
Tailwind
colors: {
custom: {
50: '#b0fdc1',
500: '#87fba6',
950: '#000000',
},
}SCSS
$custom: #87fba6; $custom-light: #b0fdc1; $custom-dark: #000000;
JSON
{
"hex": "#87fba6",
"rgb": {
"r": 135,
"g": 251,
"b": 166
},
"hsl": {
"h": 136.034,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.89848,
"c": 0.1584,
"h": 150.8
},
"luminance": 0.76898
}Semantic roles & 50–950 ramp
primary
#87FBA6
secondary
#DA4CB4
accent
#00A8E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682