#87E2BF#87E2BF
#87E2BF is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.101 H 167.3°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #87E2BF |
|---|---|
| RGB | rgb(135, 226, 191) |
| HSL | hsl(157, 61%, 71%) |
| HSV | hsv(157, 40%, 89%) |
| CMYK | cmyk(40.3%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.60, -35.08, 8.63) |
| CIE-LCH | lch(83.60, 36.13, 166.18°) |
| OKLab | oklab(84.6% -0.0988 0.0222) |
| OKLCH | oklch(84.6% 0.101 167.3) |
| XYZ | xyz(46.5883, 63.3020, 59.0437) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.12
Seafoam
#7FE0B3
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 5.65
Pale Turquoise
#A5FBD5
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E2BF #E287AA
analogous
#87E291 #87E2BF #87D7E2
triadic
#87E2BF #BF87E2 #E2BF87
tetradic
#87E2BF #9187E2 #E287AA #D7E287
square
#87E2BF #9187E2 #E287AA #D7E287
split-complementary
#87E2BF #E287D7 #E29187
monochromatic
#2EC088 #56D6A5 #87E2BF #B8EED9 #E6F9F2
Accessibility & contrast
On white
1.54
#87E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#87E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E2BF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E2BF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#CFCCC1
Tritanopia (blue-blind)
#6DE3D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87e2bf; /* rgb */ color: rgb(135, 226, 191); /* oklch */ color: oklch(84.6% 0.101 167.3);
Tailwind
colors: {
custom: {
50: '#aeebd2',
500: '#87e2bf',
950: '#000000',
},
}SCSS
$custom: #87e2bf; $custom-light: #aeebd2; $custom-dark: #000000;
JSON
{
"hex": "#87e2bf",
"rgb": {
"r": 135,
"g": 226,
"b": 191
},
"hsl": {
"h": 156.923,
"s": 61.074,
"l": 70.784
},
"oklch": {
"l": 0.84597,
"c": 0.10128,
"h": 167.3
},
"luminance": 0.63305
}Semantic roles & 50–950 ramp
primary
#87E2BF
secondary
#BA537B
accent
#1D5FC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111614
muted
#818483