#87BBBA#87BBBA
#87BBBA is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.054 H 194.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBBA |
|---|---|
| RGB | rgb(135, 187, 186) |
| HSL | hsl(179, 28%, 63%) |
| HSV | hsv(179, 28%, 73%) |
| CMYK | cmyk(27.8%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(72.39, -17.14, -4.99) |
| CIE-LCH | lch(72.39, 17.85, 196.24°) |
| OKLab | oklab(75.55% -0.0527 -0.0137) |
| OKLCH | oklch(75.55% 0.054 194.6) |
| XYZ | xyz(36.6220, 44.2349, 53.0534) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.28
Mediumturquoise
#48D1CC
ΔE00 9.99
Pale Teal
#82CBB2
ΔE00 10.02
Greyish Teal
#719F91
ΔE00 10.03
Powder Blue
#B0E0E6
ΔE00 10.19
Darkturquoise
#00CED1
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBBA #BB8788
analogous
#87BBA0 #87BBBA #87A2BB
triadic
#87BBBA #BA87BB #BBBA87
tetradic
#87BBBA #A087BB #BB8788 #A2BB87
square
#87BBBA #A087BB #BB8788 #A2BB87
split-complementary
#87BBBA #BB87A2 #BBA087
monochromatic
#487F7E #60A5A4 #87BBBA #AED1D0 #D5E7E7
Accessibility & contrast
On white
2.13
#87BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#87BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBBA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBBA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#ABAEBB
Tritanopia (blue-blind)
#75BEBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #87bbba; /* rgb */ color: rgb(135, 187, 186); /* oklch */ color: oklch(75.5% 0.054 194.6);
Tailwind
colors: {
custom: {
50: '#abcfce',
500: '#87bbba',
950: '#000000',
},
}SCSS
$custom: #87bbba; $custom-light: #abcfce; $custom-dark: #000000;
JSON
{
"hex": "#87bbba",
"rgb": {
"r": 135,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.846,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.7555,
"c": 0.05447,
"h": 194.6
},
"luminance": 0.44237
}Semantic roles & 50–950 ramp
primary
#87BBBA
secondary
#D8C6C6
accent
#3F41A6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282