#87F99F#87F99F
#87F99F is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.2% C 0.162 H 149.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #87F99F |
|---|---|
| RGB | rgb(135, 249, 159) |
| HSL | hsl(133, 90%, 75%) |
| HSV | hsv(133, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.58, -51.13, 33.38) |
| CIE-LCH | lch(89.58, 61.07, 146.86°) |
| OKLab | oklab(89.25% -0.139 0.0834) |
| OKLCH | oklch(89.25% 0.162 149.1) |
| XYZ | xyz(50.1223, 75.4018, 44.7070) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.48
Baby Green
#8CFF9E
ΔE00 1.60
Mint Green
#8FFF9F
ΔE00 1.64
Light Bluish Green
#76FDA8
ΔE00 2.44
Palegreen
#98FB98
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F99F #F987E1
analogous
#A8F987 #87F99F #87F9D8
triadic
#87F99F #9F87F9 #F99F87
tetradic
#87F99F #87A8F9 #F987E1 #F9D887
square
#87F99F #87A8F9 #F987E1 #F9D887
split-complementary
#87F99F #D887F9 #F987A8
monochromatic
#12F342 #4DF670 #87F99F #C1FCCE #E2FEE8
Accessibility & contrast
On white
1.31
#87F99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#87F99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F99F
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F99F | 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)
#FBE899
Deuteranopia (green-blind)
#EADDA4
Tritanopia (blue-blind)
#72F5E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #87f99f; /* rgb */ color: rgb(135, 249, 159); /* oklch */ color: oklch(89.2% 0.162 149.1);
Tailwind
colors: {
custom: {
50: '#b0fcbc',
500: '#87f99f',
950: '#000000',
},
}SCSS
$custom: #87f99f; $custom-light: #b0fcbc; $custom-dark: #000000;
JSON
{
"hex": "#87f99f",
"rgb": {
"r": 135,
"g": 249,
"b": 159
},
"hsl": {
"h": 132.632,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.89246,
"c": 0.16212,
"h": 149.1
},
"luminance": 0.75405
}Semantic roles & 50–950 ramp
primary
#87F99F
secondary
#D74DBA
accent
#00B5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582