#87BBBE#87BBBE
#87BBBE is a light, muted teal. Relative luminance 0.444; OKLCH L 75.7% C 0.055 H 200.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBBE |
|---|---|
| RGB | rgb(135, 187, 190) |
| HSL | hsl(183, 30%, 64%) |
| HSV | hsv(183, 29%, 75%) |
| CMYK | cmyk(28.9%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.50, -16.21, -7.01) |
| CIE-LCH | lch(72.50, 17.66, 203.38°) |
| OKLab | oklab(75.68% -0.0511 -0.0192) |
| OKLCH | oklch(75.68% 0.055 200.6) |
| XYZ | xyz(37.0532, 44.4074, 55.3243) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.39
Powder Blue
#B0E0E6
ΔE00 9.68
Lightblue
#ADD8E6
ΔE00 9.88
Sky Blue
#87CEEB
ΔE00 10.32
Turquoise Blue
#06B1C4
ΔE00 10.44
Mediumturquoise
#48D1CC
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBBE #BE8A87
analogous
#87BEA5 #87BBBE #879FBE
triadic
#87BBBE #BE87BB #BBBE87
tetradic
#87BBBE #A587BE #BE8A87 #9FBE87
square
#87BBBE #A587BE #BE8A87 #9FBE87
split-complementary
#87BBBE #BE879F #BEA587
monochromatic
#478083 #5FA5A8 #87BBBE #AFD1D4 #D6E8E9
Accessibility & contrast
On white
2.13
#87BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#87BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBBE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBBE | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#A9AFBE
Tritanopia (blue-blind)
#74BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bbbe; /* rgb */ color: rgb(135, 187, 190); /* oklch */ color: oklch(75.7% 0.055 200.6);
Tailwind
colors: {
custom: {
50: '#abcfd1',
500: '#87bbbe',
950: '#000000',
},
}SCSS
$custom: #87bbbe; $custom-light: #abcfd1; $custom-dark: #000000;
JSON
{
"hex": "#87bbbe",
"rgb": {
"r": 135,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.273,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.75679,
"c": 0.05456,
"h": 200.6
},
"luminance": 0.44409
}Semantic roles & 50–950 ramp
primary
#87BBBE
secondary
#DAC8C7
accent
#433DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282