#87F8B0#87F8B0
#87F8B0 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.3% C 0.145 H 154.3°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #87F8B0 |
|---|---|
| RGB | rgb(135, 248, 176) |
| HSL | hsl(142, 89%, 75%) |
| HSV | hsv(142, 46%, 97%) |
| CMYK | cmyk(45.6%, 0%, 29%, 2.7%) |
| CIE-LAB | lab(89.59, -47.78, 24.81) |
| CIE-LCH | lch(89.59, 53.84, 152.56°) |
| OKLab | oklab(89.35% -0.1306 0.0629) |
| OKLCH | oklch(89.35% 0.145 154.3) |
| XYZ | xyz(51.3920, 75.4165, 52.9146) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.89
Light Blue Green
#7EFBB3
ΔE00 1.22
Seafoam Green
#7AF9AB
ΔE00 1.43
Light Sea Green
#98F6B0
ΔE00 2.01
Light Bluish Green
#76FDA8
ΔE00 2.56
Foam Green
#90FDA9
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F8B0 #F887CF
analogous
#96F887 #87F8B0 #87F8E8
triadic
#87F8B0 #B087F8 #F8B087
tetradic
#87F8B0 #8796F8 #F887CF #F8E887
square
#87F8B0 #8796F8 #F887CF #F8E887
split-complementary
#87F8B0 #E887F8 #F88796
monochromatic
#13F164 #4DF58A #87F8B0 #C1FBD6 #E2FDEC
Accessibility & contrast
On white
1.31
#87F8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#87F8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F8B0
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F8B0 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AC
Deuteranopia (green-blind)
#E7DDB4
Tritanopia (blue-blind)
#6EF6E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #87f8b0; /* rgb */ color: rgb(135, 248, 176); /* oklch */ color: oklch(89.3% 0.145 154.3);
Tailwind
colors: {
custom: {
50: '#affbc8',
500: '#87f8b0',
950: '#000000',
},
}SCSS
$custom: #87f8b0; $custom-light: #affbc8; $custom-dark: #000000;
JSON
{
"hex": "#87f8b0",
"rgb": {
"r": 135,
"g": 248,
"b": 176
},
"hsl": {
"h": 141.77,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.89348,
"c": 0.14497,
"h": 154.3
},
"luminance": 0.7542
}Semantic roles & 50–950 ramp
primary
#87F8B0
secondary
#D64DA4
accent
#0092E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582