#87E89E#87E89E
#87E89E is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.2% C 0.139 H 150.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #87E89E |
|---|---|
| RGB | rgb(135, 232, 158) |
| HSL | hsl(134, 68%, 72%) |
| HSV | hsv(134, 42%, 91%) |
| CMYK | cmyk(41.8%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(84.65, -44.10, 27.29) |
| CIE-LCH | lch(84.65, 51.86, 148.26°) |
| OKLab | oklab(85.23% -0.1203 0.0688) |
| OKLCH | oklch(85.23% 0.139 150.2) |
| XYZ | xyz(45.0171, 65.3298, 42.5789) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.40
Hospital Green
#9BE5AA
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.15
Foam Green
#90FDA9
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E89E #E887D1
analogous
#A1E887 #87E89E #87E8CF
triadic
#87E89E #9E87E8 #E89E87
tetradic
#87E89E #87A1E8 #E887D1 #E8CF87
square
#87E89E #87A1E8 #E887D1 #E8CF87
split-complementary
#87E89E #CF87E8 #E887A1
monochromatic
#27CD4F #54DE74 #87E89E #BAF2C8 #E5FAEA
Accessibility & contrast
On white
1.49
#87E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#87E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E89E
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E89E | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#DBCFA2
Tritanopia (blue-blind)
#76E5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #87e89e; /* rgb */ color: rgb(135, 232, 158); /* oklch */ color: oklch(85.2% 0.139 150.2);
Tailwind
colors: {
custom: {
50: '#aef0bb',
500: '#87e89e',
950: '#000000',
},
}SCSS
$custom: #87e89e; $custom-light: #aef0bb; $custom-dark: #000000;
JSON
{
"hex": "#87e89e",
"rgb": {
"r": 135,
"g": 232,
"b": 158
},
"hsl": {
"h": 134.227,
"s": 67.832,
"l": 71.961
},
"oklch": {
"l": 0.85228,
"c": 0.13853,
"h": 150.2
},
"luminance": 0.65333
}Semantic roles & 50–950 ramp
primary
#87E89E
secondary
#C152A7
accent
#16A4D0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582