#87F98F#87F98F
#87F98F is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.0% C 0.177 H 145.4°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #87F98F |
|---|---|
| RGB | rgb(135, 249, 143) |
| HSL | hsl(124, 90%, 75%) |
| HSV | hsv(124, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(89.34, -53.61, 40.98) |
| CIE-LCH | lch(89.34, 67.47, 142.61°) |
| OKLab | oklab(88.97% -0.1457 0.1007) |
| OKLCH | oklch(88.97% 0.177 145.4) |
| XYZ | xyz(48.8227, 74.8820, 37.8623) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.80
Baby Green
#8CFF9E
ΔE00 2.05
Mint Green
#8FFF9F
ΔE00 2.15
Lightgreen
#90EE90
ΔE00 2.84
Easter Green
#8CFD7E
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F98F #F987F1
analogous
#B8F987 #87F98F #87F9C8
triadic
#87F98F #8F87F9 #F98F87
tetradic
#87F98F #87B8F9 #F987F1 #F9C887
square
#87F98F #87B8F9 #F987F1 #F9C887
split-complementary
#87F98F #C887F9 #F987B8
monochromatic
#12F322 #4DF659 #87F98F #C1FCC5 #E2FEE4
Accessibility & contrast
On white
1.31
#87F98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#87F98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F98F
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F98F | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE787
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#76F4DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #87f98f; /* rgb */ color: rgb(135, 249, 143); /* oklch */ color: oklch(89.0% 0.177 145.4);
Tailwind
colors: {
custom: {
50: '#b0fcb1',
500: '#87f98f',
950: '#000000',
},
}SCSS
$custom: #87f98f; $custom-light: #b0fcb1; $custom-dark: #000000;
JSON
{
"hex": "#87f98f",
"rgb": {
"r": 135,
"g": 249,
"b": 143
},
"hsl": {
"h": 124.211,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.88968,
"c": 0.17712,
"h": 145.4
},
"luminance": 0.74885
}Semantic roles & 50–950 ramp
primary
#87F98F
secondary
#D74DCD
accent
#00D5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581