#87FEB3#87FEB3
#87FEB3 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.8% C 0.151 H 154.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #87FEB3 |
|---|---|
| RGB | rgb(135, 254, 179) |
| HSL | hsl(142, 98%, 76%) |
| HSV | hsv(142, 47%, 100%) |
| CMYK | cmyk(46.9%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(91.36, -49.77, 25.71) |
| CIE-LCH | lch(91.36, 56.02, 152.68°) |
| OKLab | oklab(90.81% -0.1359 0.0651) |
| OKLCH | oklch(90.81% 0.151 154.4) |
| XYZ | xyz(53.5663, 79.2851, 55.1199) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.16
Light Blue Green
#7EFBB3
ΔE00 1.17
Seafoam Green
#7AF9AB
ΔE00 1.50
Light Bluish Green
#76FDA8
ΔE00 2.03
Foam Green
#90FDA9
ΔE00 2.27
Light Sea Green
#98F6B0
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FEB3 #FE87D2
analogous
#97FE87 #87FEB3 #87FEEF
triadic
#87FEB3 #B387FE #FEB387
tetradic
#87FEB3 #8797FE #FE87D2 #FEEF87
square
#87FEB3 #8797FE #FE87D2 #FEEF87
split-complementary
#87FEB3 #EF87FE #FE8797
monochromatic
#0EFD66 #4AFD8D #87FEB3 #C4FFD9 #E1FFEC
Accessibility & contrast
On white
1.25
#87FEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#87FEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FEB3
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FEB3 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAE
Deuteranopia (green-blind)
#ECE1B8
Tritanopia (blue-blind)
#6BFCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87feb3; /* rgb */ color: rgb(135, 254, 179); /* oklch */ color: oklch(90.8% 0.151 154.4);
Tailwind
colors: {
custom: {
50: '#b0ffca',
500: '#87feb3',
950: '#000000',
},
}SCSS
$custom: #87feb3; $custom-light: #b0ffca; $custom-dark: #000000;
JSON
{
"hex": "#87feb3",
"rgb": {
"r": 135,
"g": 254,
"b": 179
},
"hsl": {
"h": 142.185,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.90811,
"c": 0.15075,
"h": 154.4
},
"luminance": 0.79289
}Semantic roles & 50–950 ramp
primary
#87FEB3
secondary
#DE4BA8
accent
#0091E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682