#87FABF#87FABF
#87FABF is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.1% C 0.135 H 159.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #87FABF |
|---|---|
| RGB | rgb(135, 250, 191) |
| HSL | hsl(149, 92%, 75%) |
| HSV | hsv(149, 46%, 98%) |
| CMYK | cmyk(46%, 0%, 23.6%, 2%) |
| CIE-LAB | lab(90.45, -45.80, 18.32) |
| CIE-LCH | lch(90.45, 49.33, 158.20°) |
| OKLab | oklab(90.15% -0.1263 0.0469) |
| OKLCH | oklch(90.15% 0.135 159.6) |
| XYZ | xyz(53.5771, 77.2796, 61.3733) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.58
Light Seafoam
#A0FEBF
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FABF #FA87C2
analogous
#88FA87 #87FABF #87FAF8
triadic
#87FABF #BF87FA #FABF87
tetradic
#87FABF #8788FA #FA87C2 #FAF887
square
#87FABF #8788FA #FA87C2 #FAF887
split-complementary
#87FABF #F887FA #FA8788
monochromatic
#11F580 #4CF8A0 #87FABF #C2FCDE #E2FEEF
Accessibility & contrast
On white
1.28
#87FABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#87FABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FABF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FABF | 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)
#F8EBBC
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#68F9EA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87fabf; /* rgb */ color: rgb(135, 250, 191); /* oklch */ color: oklch(90.1% 0.135 159.6);
Tailwind
colors: {
custom: {
50: '#b0fcd2',
500: '#87fabf',
950: '#000000',
},
}SCSS
$custom: #87fabf; $custom-light: #b0fcd2; $custom-dark: #000000;
JSON
{
"hex": "#87fabf",
"rgb": {
"r": 135,
"g": 250,
"b": 191
},
"hsl": {
"h": 149.217,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.90145,
"c": 0.13473,
"h": 159.6
},
"luminance": 0.77284
}Semantic roles & 50–950 ramp
primary
#87FABF
secondary
#D84D94
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583