#87FCB2#87FCB2
#87FCB2 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.3% C 0.149 H 154.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCB2 |
|---|---|
| RGB | rgb(135, 252, 178) |
| HSL | hsl(142, 95%, 76%) |
| HSV | hsv(142, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(90.77, -49.11, 25.41) |
| CIE-LCH | lch(90.77, 55.29, 152.64°) |
| OKLab | oklab(90.32% -0.1342 0.0644) |
| OKLCH | oklch(90.32% 0.149 154.4) |
| XYZ | xyz(52.8342, 77.9821, 54.3788) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.89
Light Blue Green
#7EFBB3
ΔE00 1.02
Seafoam Green
#7AF9AB
ΔE00 1.35
Light Bluish Green
#76FDA8
ΔE00 2.13
Foam Green
#90FDA9
ΔE00 2.31
Light Sea Green
#98F6B0
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCB2 #FC87D1
analogous
#96FC87 #87FCB2 #87FCEC
triadic
#87FCB2 #B287FC #FCB287
tetradic
#87FCB2 #8796FC #FC87D1 #FCEC87
square
#87FCB2 #8796FC #FC87D1 #FCEC87
split-complementary
#87FCB2 #EC87FC #FC8796
monochromatic
#10F965 #4BFB8C #87FCB2 #C3FDD8 #E1FEEC
Accessibility & contrast
On white
1.27
#87FCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#87FCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCB2
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCB2 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAE
Deuteranopia (green-blind)
#EAE0B6
Tritanopia (blue-blind)
#6CFAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fcb2; /* rgb */ color: rgb(135, 252, 178); /* oklch */ color: oklch(90.3% 0.149 154.4);
Tailwind
colors: {
custom: {
50: '#b0fec9',
500: '#87fcb2',
950: '#000000',
},
}SCSS
$custom: #87fcb2; $custom-light: #b0fec9; $custom-dark: #000000;
JSON
{
"hex": "#87fcb2",
"rgb": {
"r": 135,
"g": 252,
"b": 178
},
"hsl": {
"h": 142.051,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90324,
"c": 0.14883,
"h": 154.4
},
"luminance": 0.77986
}Semantic roles & 50–950 ramp
primary
#87FCB2
secondary
#DB4CA7
accent
#0091E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682