#87FEBE#87FEBE
#87FEBE is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.0% C 0.141 H 158.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEBE |
|---|---|
| RGB | rgb(135, 254, 190) |
| HSL | hsl(148, 98%, 76%) |
| HSV | hsv(148, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.57, -47.71, 20.40) |
| CIE-LCH | lch(91.57, 51.89, 156.85°) |
| OKLab | oklab(91.05% -0.1312 0.0521) |
| OKLCH | oklch(91.05% 0.141 158.4) |
| XYZ | xyz(54.7235, 79.7480, 61.2144) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.73
Light Seafoam
#A0FEBF
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEBE #FE87C7
analogous
#8CFE87 #87FEBE #87FEF9
triadic
#87FEBE #BE87FE #FEBE87
tetradic
#87FEBE #878CFE #FE87C7 #FEF987
square
#87FEBE #878CFE #FE87C7 #FEF987
split-complementary
#87FEBE #F987FE #FE878C
monochromatic
#0EFD7C #4AFD9D #87FEBE #C4FFDF #E1FFEF
Accessibility & contrast
On white
1.24
#87FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#87FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEBE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEBE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#EAE2C2
Tritanopia (blue-blind)
#67FDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87febe; /* rgb */ color: rgb(135, 254, 190); /* oklch */ color: oklch(91.0% 0.141 158.4);
Tailwind
colors: {
custom: {
50: '#b0ffd1',
500: '#87febe',
950: '#000000',
},
}SCSS
$custom: #87febe; $custom-light: #b0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#87febe",
"rgb": {
"r": 135,
"g": 254,
"b": 190
},
"hsl": {
"h": 147.731,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.9105,
"c": 0.14114,
"h": 158.4
},
"luminance": 0.79752
}Semantic roles & 50–950 ramp
primary
#87FEBE
secondary
#DE4B9A
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683