#87BABC#87BABC
#87BABC is a light, muted teal. Relative luminance 0.439; OKLCH L 75.4% C 0.054 H 199.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #87BABC |
|---|---|
| RGB | rgb(135, 186, 188) |
| HSL | hsl(182, 28%, 63%) |
| HSV | hsv(182, 28%, 74%) |
| CMYK | cmyk(28.2%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.16, -16.16, -6.42) |
| CIE-LCH | lch(72.16, 17.38, 201.66°) |
| OKLab | oklab(75.39% -0.0506 -0.0175) |
| OKLCH | oklch(75.39% 0.054 199.1) |
| XYZ | xyz(36.6247, 43.8977, 54.1105) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.15
Powder Blue
#B0E0E6
ΔE00 9.98
Lightblue
#ADD8E6
ΔE00 10.25
Turquoise Blue
#06B1C4
ΔE00 10.60
Greyish Teal
#719F91
ΔE00 10.66
Mediumturquoise
#48D1CC
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BABC #BC8987
analogous
#87BCA3 #87BABC #879FBC
triadic
#87BABC #BC87BA #BABC87
tetradic
#87BABC #A387BC #BC8987 #9FBC87
square
#87BABC #A387BC #BC8987 #9FBC87
split-complementary
#87BABC #BC879F #BCA387
monochromatic
#487F81 #60A3A6 #87BABC #AED1D2 #D6E7E8
Accessibility & contrast
On white
2.15
#87BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#87BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BABC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BABC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#75BEBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #87babc; /* rgb */ color: rgb(135, 186, 188); /* oklch */ color: oklch(75.4% 0.054 199.1);
Tailwind
colors: {
custom: {
50: '#abced0',
500: '#87babc',
950: '#000000',
},
}SCSS
$custom: #87babc; $custom-light: #abced0; $custom-dark: #000000;
JSON
{
"hex": "#87babc",
"rgb": {
"r": 135,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.264,
"s": 28.342,
"l": 63.333
},
"oklch": {
"l": 0.75389,
"c": 0.05356,
"h": 199.1
},
"luminance": 0.439
}Semantic roles & 50–950 ramp
primary
#87BABC
secondary
#D9C7C6
accent
#423FA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282