#87F09D#87F09D
#87F09D is a very light, vivid green. Relative luminance 0.699; OKLCH L 87.1% C 0.151 H 149.2°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #87F09D |
|---|---|
| RGB | rgb(135, 240, 157) |
| HSL | hsl(133, 78%, 74%) |
| HSV | hsv(133, 44%, 94%) |
| CMYK | cmyk(43.8%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(86.95, -47.70, 30.88) |
| CIE-LCH | lch(86.95, 56.82, 147.08°) |
| OKLab | oklab(87.09% -0.1298 0.0774) |
| OKLCH | oklch(87.09% 0.151 149.2) |
| XYZ | xyz(47.2347, 69.9022, 42.8952) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.69
Foam Green
#90FDA9
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 3.00
Light Sea Green
#98F6B0
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F09D #F087DA
analogous
#A5F087 #87F09D #87F0D1
triadic
#87F09D #9D87F0 #F09D87
tetradic
#87F09D #87A5F0 #F087DA #F0D187
square
#87F09D #87A5F0 #F087DA #F0D187
split-complementary
#87F09D #D187F0 #F087A5
monochromatic
#1CE145 #51E971 #87F09D #BDF7C9 #E4FCE9
Accessibility & contrast
On white
1.40
#87F09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#87F09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F09D
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F09D | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E098
Deuteranopia (green-blind)
#E2D6A2
Tritanopia (blue-blind)
#75ECDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #87f09d; /* rgb */ color: rgb(135, 240, 157); /* oklch */ color: oklch(87.1% 0.151 149.2);
Tailwind
colors: {
custom: {
50: '#aff5ba',
500: '#87f09d',
950: '#000000',
},
}SCSS
$custom: #87f09d; $custom-light: #aff5ba; $custom-dark: #000000;
JSON
{
"hex": "#87f09d",
"rgb": {
"r": 135,
"g": 240,
"b": 157
},
"hsl": {
"h": 132.571,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.8709,
"c": 0.15115,
"h": 149.2
},
"luminance": 0.69905
}Semantic roles & 50–950 ramp
primary
#87F09D
secondary
#CB50B1
accent
#0BAFDA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581