#87F99D#87F99D
#87F99D is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.2% C 0.164 H 148.5°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #87F99D |
|---|---|
| RGB | rgb(135, 249, 157) |
| HSL | hsl(132, 90%, 75%) |
| HSV | hsv(132, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 36.9%, 2.4%) |
| CIE-LAB | lab(89.55, -51.46, 34.34) |
| CIE-LCH | lch(89.55, 61.86, 146.28°) |
| OKLab | oklab(89.21% -0.1399 0.0856) |
| OKLCH | oklch(89.21% 0.164 148.5) |
| XYZ | xyz(49.9502, 75.3330, 43.8004) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.41
Mint Green
#8FFF9F
ΔE00 1.47
Foam Green
#90FDA9
ΔE00 1.73
Palegreen
#98FB98
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.68
Lightgreen
#90EE90
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F99D #F987E3
analogous
#AAF987 #87F99D #87F9D6
triadic
#87F99D #9D87F9 #F99D87
tetradic
#87F99D #87AAF9 #F987E3 #F9D687
square
#87F99D #87AAF9 #F987E3 #F9D687
split-complementary
#87F99D #D687F9 #F987AA
monochromatic
#12F33E #4DF66D #87F99D #C1FCCD #E2FEE7
Accessibility & contrast
On white
1.31
#87F99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#87F99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F99D
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F99D | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE897
Deuteranopia (green-blind)
#EBDDA3
Tritanopia (blue-blind)
#73F5E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #87f99d; /* rgb */ color: rgb(135, 249, 157); /* oklch */ color: oklch(89.2% 0.164 148.5);
Tailwind
colors: {
custom: {
50: '#b0fcba',
500: '#87f99d',
950: '#000000',
},
}SCSS
$custom: #87f99d; $custom-light: #b0fcba; $custom-dark: #000000;
JSON
{
"hex": "#87f99d",
"rgb": {
"r": 135,
"g": 249,
"b": 157
},
"hsl": {
"h": 131.579,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.89209,
"c": 0.16399,
"h": 148.5
},
"luminance": 0.75337
}Semantic roles & 50–950 ramp
primary
#87F99D
secondary
#D74DBC
accent
#00B9E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582