#87EAAF#87EAAF
#87EAAF is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.1% C 0.126 H 156.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #87EAAF |
|---|---|
| RGB | rgb(135, 234, 175) |
| HSL | hsl(144, 70%, 72%) |
| HSV | hsv(144, 42%, 92%) |
| CMYK | cmyk(42.3%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(85.55, -41.90, 19.75) |
| CIE-LCH | lch(85.55, 46.32, 154.77°) |
| OKLab | oklab(86.06% -0.1152 0.0504) |
| OKLCH | oklch(86.06% 0.126 156.4) |
| XYZ | xyz(47.1491, 67.0884, 51.0140) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.26
Light Sea Green
#98F6B0
ΔE00 3.65
Seafoam
#7FE0B3
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 4.19
Seafoam (survey)
#80F9AD
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87EAAF #EA87C2
analogous
#91EA87 #87EAAF #87EAE0
triadic
#87EAAF #AF87EA #EAAF87
tetradic
#87EAAF #8791EA #EA87C2 #EAE087
square
#87EAAF #8791EA #EA87C2 #EAE087
split-complementary
#87EAAF #E087EA #EA8791
monochromatic
#25D26B #53E18C #87EAAF #BBF3D2 #E5FAEE
Accessibility & contrast
On white
1.46
#87EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#87EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87EAAF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87EAAF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#71E8DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #87eaaf; /* rgb */ color: rgb(135, 234, 175); /* oklch */ color: oklch(86.1% 0.126 156.4);
Tailwind
colors: {
custom: {
50: '#aef1c7',
500: '#87eaaf',
950: '#000000',
},
}SCSS
$custom: #87eaaf; $custom-light: #aef1c7; $custom-dark: #000000;
JSON
{
"hex": "#87eaaf",
"rgb": {
"r": 135,
"g": 234,
"b": 175
},
"hsl": {
"h": 144.242,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.8606,
"c": 0.1257,
"h": 156.4
},
"luminance": 0.67092
}Semantic roles & 50–950 ramp
primary
#87EAAF
secondary
#C45196
accent
#1385D2
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582