#87BCA2#87BCA2
#87BCA2 is a light, moderate teal. Relative luminance 0.437; OKLCH L 75.1% C 0.067 H 163.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #87BCA2 |
|---|---|
| RGB | rgb(135, 188, 162) |
| HSL | hsl(151, 28%, 63%) |
| HSV | hsv(151, 28%, 74%) |
| CMYK | cmyk(28.2%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(72.04, -22.85, 7.61) |
| CIE-LCH | lch(72.04, 24.09, 161.57°) |
| OKLab | oklab(75.07% -0.0642 0.0197) |
| OKLCH | oklch(75.07% 0.067 163) |
| XYZ | xyz(34.4944, 43.7244, 40.7976) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.69
Darkseagreen
#8FBC8F
ΔE00 6.11
Seafoam Blue
#78D1B6
ΔE00 6.79
Mediumaquamarine
#66CDAA
ΔE00 7.23
Greenish Grey
#96AE8D
ΔE00 7.87
Greeny Blue
#42B395
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BCA2 #BC87A1
analogous
#87BC87 #87BCA2 #87BBBC
triadic
#87BCA2 #A287BC #BCA287
tetradic
#87BCA2 #8787BC #BC87A1 #BBBC87
square
#87BCA2 #8787BC #BC87A1 #BBBC87
split-complementary
#87BCA2 #BC87BB #BC8787
monochromatic
#488165 #60A684 #87BCA2 #AED2C0 #D6E8DF
Accessibility & contrast
On white
2.15
#87BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#87BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BCA2
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BCA2 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#B1AEA4
Tritanopia (blue-blind)
#7CBCB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #87bca2; /* rgb */ color: rgb(135, 188, 162); /* oklch */ color: oklch(75.1% 0.067 163.0);
Tailwind
colors: {
custom: {
50: '#abd0bd',
500: '#87bca2',
950: '#000000',
},
}SCSS
$custom: #87bca2; $custom-light: #abd0bd; $custom-dark: #000000;
JSON
{
"hex": "#87bca2",
"rgb": {
"r": 135,
"g": 188,
"b": 162
},
"hsl": {
"h": 150.566,
"s": 28.342,
"l": 63.333
},
"oklch": {
"l": 0.75069,
"c": 0.06719,
"h": 163
},
"luminance": 0.43726
}Semantic roles & 50–950 ramp
primary
#87BCA2
secondary
#D9C6CF
accent
#3F72A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281