#87E6B6#87E6B6
#87E6B6 is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.3% C 0.114 H 160.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #87E6B6 |
|---|---|
| RGB | rgb(135, 230, 182) |
| HSL | hsl(150, 66%, 72%) |
| HSV | hsv(150, 41%, 90%) |
| CMYK | cmyk(41.3%, 0%, 20.9%, 9.8%) |
| CIE-LAB | lab(84.54, -38.76, 14.70) |
| CIE-LCH | lch(84.54, 41.45, 159.23°) |
| OKLab | oklab(85.29% -0.1074 0.0377) |
| OKLCH | oklch(85.29% 0.114 160.7) |
| XYZ | xyz(46.7285, 65.1187, 54.3537) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.63
Light Teal
#90E4C1
ΔE00 3.35
Hospital Green
#9BE5AA
ΔE00 4.38
Mint
#AAF0C1
ΔE00 4.53
Light Turquoise
#7EF4CC
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E6B6 #E687B7
analogous
#88E687 #87E6B6 #87E6E5
triadic
#87E6B6 #B687E6 #E6B687
tetradic
#87E6B6 #8788E6 #E687B7 #E6E587
square
#87E6B6 #8788E6 #E687B7 #E6E587
split-complementary
#87E6B6 #E587E6 #E68788
monochromatic
#2AC978 #54DB97 #87E6B6 #BAF1D5 #E6FAF0
Accessibility & contrast
On white
1.50
#87E6B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#87E6B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E6B6
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E6B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E6B6 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B3
Deuteranopia (green-blind)
#D5CFB9
Tritanopia (blue-blind)
#6FE5D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #87e6b6; /* rgb */ color: rgb(135, 230, 182); /* oklch */ color: oklch(85.3% 0.114 160.7);
Tailwind
colors: {
custom: {
50: '#aeeecc',
500: '#87e6b6',
950: '#000000',
},
}SCSS
$custom: #87e6b6; $custom-light: #aeeecc; $custom-dark: #000000;
JSON
{
"hex": "#87e6b6",
"rgb": {
"r": 135,
"g": 230,
"b": 182
},
"hsl": {
"h": 149.684,
"s": 65.517,
"l": 71.569
},
"oklch": {
"l": 0.85294,
"c": 0.11387,
"h": 160.7
},
"luminance": 0.65122
}Semantic roles & 50–950 ramp
primary
#87E6B6
secondary
#BF5289
accent
#1874CD
background
#FDFFFE
surface
#F7FEFA
border
#D0D6D3
text
#111613
muted
#818583