#87E3BB#87E3BB
#87E3BB is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.106 H 164.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #87E3BB |
|---|---|
| RGB | rgb(135, 227, 187) |
| HSL | hsl(154, 62%, 71%) |
| HSV | hsv(154, 41%, 89%) |
| CMYK | cmyk(40.5%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(83.80, -36.38, 11.02) |
| CIE-LCH | lch(83.80, 38.01, 163.15°) |
| OKLab | oklab(84.72% -0.1017 0.0283) |
| OKLCH | oklch(84.72% 0.106 164.4) |
| XYZ | xyz(46.4268, 63.6738, 56.8479) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.60
Seafoam
#7FE0B3
ΔE00 1.62
Light Turquoise
#7EF4CC
ΔE00 4.25
Mint
#AAF0C1
ΔE00 5.30
Seafoam Blue
#78D1B6
ΔE00 5.41
Pale Turquoise
#A5FBD5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E3BB #E387AF
analogous
#87E38D #87E3BB #87DDE3
triadic
#87E3BB #BB87E3 #E3BB87
tetradic
#87E3BB #8D87E3 #E387AF #DDE387
square
#87E3BB #8D87E3 #E387AF #DDE387
split-complementary
#87E3BB #E387DD #E38D87
monochromatic
#2DC282 #55D79F #87E3BB #B9EFD7 #E6F9F1
Accessibility & contrast
On white
1.53
#87E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#87E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E3BB
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E3BB | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#6EE3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87e3bb; /* rgb */ color: rgb(135, 227, 187); /* oklch */ color: oklch(84.7% 0.106 164.4);
Tailwind
colors: {
custom: {
50: '#aeeccf',
500: '#87e3bb',
950: '#000000',
},
}SCSS
$custom: #87e3bb; $custom-light: #aeeccf; $custom-dark: #000000;
JSON
{
"hex": "#87e3bb",
"rgb": {
"r": 135,
"g": 227,
"b": 187
},
"hsl": {
"h": 153.913,
"s": 62.162,
"l": 70.98
},
"oklch": {
"l": 0.84724,
"c": 0.10561,
"h": 164.4
},
"luminance": 0.63677
}Semantic roles & 50–950 ramp
primary
#87E3BB
secondary
#BB5380
accent
#1C67CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111613
muted
#818483