#87BCBB#87BCBB
#87BCBB is a light, muted teal. Relative luminance 0.447; OKLCH L 75.8% C 0.055 H 194.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #87BCBB |
|---|---|
| RGB | rgb(135, 188, 187) |
| HSL | hsl(179, 28%, 63%) |
| HSV | hsv(179, 28%, 74%) |
| CMYK | cmyk(28.2%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(72.70, -17.42, -5.08) |
| CIE-LCH | lch(72.70, 18.15, 196.25°) |
| OKLab | oklab(75.81% -0.0536 -0.0139) |
| OKLCH | oklch(75.81% 0.055 194.6) |
| XYZ | xyz(36.9416, 44.7033, 53.6862) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.48
Mediumturquoise
#48D1CC
ΔE00 9.76
Pale Teal
#82CBB2
ΔE00 9.89
Powder Blue
#B0E0E6
ΔE00 10.00
Greyish Teal
#719F91
ΔE00 10.23
Darkturquoise
#00CED1
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BCBB #BC8788
analogous
#87BCA0 #87BCBB #87A2BC
triadic
#87BCBB #BB87BC #BCBB87
tetradic
#87BCBB #A087BC #BC8788 #A2BC87
square
#87BCBB #A087BC #BC8788 #A2BC87
split-complementary
#87BCBB #BC87A2 #BCA087
monochromatic
#488180 #60A6A5 #87BCBB #AED2D1 #D6E8E8
Accessibility & contrast
On white
2.11
#87BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#87BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BCBB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BCBB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#75BFBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bcbb; /* rgb */ color: rgb(135, 188, 187); /* oklch */ color: oklch(75.8% 0.055 194.6);
Tailwind
colors: {
custom: {
50: '#abd0cf',
500: '#87bcbb',
950: '#000000',
},
}SCSS
$custom: #87bcbb; $custom-light: #abd0cf; $custom-dark: #000000;
JSON
{
"hex": "#87bcbb",
"rgb": {
"r": 135,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.868,
"s": 28.342,
"l": 63.333
},
"oklch": {
"l": 0.75807,
"c": 0.05538,
"h": 194.6
},
"luminance": 0.44705
}Semantic roles & 50–950 ramp
primary
#87BCBB
secondary
#D9C6C6
accent
#3F41A7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282