#87F8B4#87F8B4
#87F8B4 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.4% C 0.141 H 155.7°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #87F8B4 |
|---|---|
| RGB | rgb(135, 248, 180) |
| HSL | hsl(144, 89%, 75%) |
| HSV | hsv(144, 46%, 97%) |
| CMYK | cmyk(45.6%, 0%, 27.4%, 2.7%) |
| CIE-LAB | lab(89.66, -47.05, 22.87) |
| CIE-LCH | lch(89.66, 52.31, 154.08°) |
| OKLab | oklab(89.43% -0.1289 0.0582) |
| OKLCH | oklch(89.43% 0.141 155.7) |
| XYZ | xyz(51.7936, 75.5771, 55.0297) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.19
Seafoam (survey)
#80F9AD
ΔE00 1.51
Seafoam Green
#7AF9AB
ΔE00 1.97
Light Sea Green
#98F6B0
ΔE00 2.29
Light Seafoam
#A0FEBF
ΔE00 2.76
Light Greenish Blue
#63F7B4
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F8B4 #F887CB
analogous
#92F887 #87F8B4 #87F8ED
triadic
#87F8B4 #B487F8 #F8B487
tetradic
#87F8B4 #8792F8 #F887CB #F8ED87
square
#87F8B4 #8792F8 #F887CB #F8ED87
split-complementary
#87F8B4 #ED87F8 #F88792
monochromatic
#13F16C #4DF590 #87F8B4 #C1FBD8 #E2FDED
Accessibility & contrast
On white
1.30
#87F8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#87F8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F8B4
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F8B4 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B0
Deuteranopia (green-blind)
#E6DDB8
Tritanopia (blue-blind)
#6CF6E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #87f8b4; /* rgb */ color: rgb(135, 248, 180); /* oklch */ color: oklch(89.4% 0.141 155.7);
Tailwind
colors: {
custom: {
50: '#affbca',
500: '#87f8b4',
950: '#000000',
},
}SCSS
$custom: #87f8b4; $custom-light: #affbca; $custom-dark: #000000;
JSON
{
"hex": "#87f8b4",
"rgb": {
"r": 135,
"g": 248,
"b": 180
},
"hsl": {
"h": 143.894,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.89434,
"c": 0.14138,
"h": 155.7
},
"luminance": 0.75581
}Semantic roles & 50–950 ramp
primary
#87F8B4
secondary
#D64D9F
accent
#008AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582