#87BABE#87BABE
#87BABE is a light, muted teal. Relative luminance 0.440; OKLCH L 75.5% C 0.054 H 202.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #87BABE |
|---|---|
| RGB | rgb(135, 186, 190) |
| HSL | hsl(184, 30%, 64%) |
| HSV | hsv(184, 29%, 75%) |
| CMYK | cmyk(28.9%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.22, -15.69, -7.43) |
| CIE-LCH | lch(72.22, 17.36, 205.33°) |
| OKLab | oklab(75.46% -0.0498 -0.0203) |
| OKLCH | oklch(75.46% 0.054 202.2) |
| XYZ | xyz(36.8418, 43.9845, 55.2538) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.30
Lightblue
#ADD8E6
ΔE00 9.75
Powder Blue
#B0E0E6
ΔE00 9.81
Sky Blue
#87CEEB
ΔE00 10.04
Bluegrey
#85A3B2
ΔE00 10.09
Turquoise Blue
#06B1C4
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BABE #BE8B87
analogous
#87BEA6 #87BABE #879EBE
triadic
#87BABE #BE87BA #BABE87
tetradic
#87BABE #A687BE #BE8B87 #9EBE87
square
#87BABE #A687BE #BE8B87 #9EBE87
split-complementary
#87BABE #BE879E #BEA687
monochromatic
#477F83 #5FA3A8 #87BABE #AFD1D4 #D6E8E9
Accessibility & contrast
On white
2.14
#87BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#87BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BABE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BABE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BE
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#74BEBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #87babe; /* rgb */ color: rgb(135, 186, 190); /* oklch */ color: oklch(75.5% 0.054 202.2);
Tailwind
colors: {
custom: {
50: '#abced1',
500: '#87babe',
950: '#000000',
},
}SCSS
$custom: #87babe; $custom-light: #abced1; $custom-dark: #000000;
JSON
{
"hex": "#87babe",
"rgb": {
"r": 135,
"g": 186,
"b": 190
},
"hsl": {
"h": 184.364,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.75455,
"c": 0.05376,
"h": 202.2
},
"luminance": 0.43986
}Semantic roles & 50–950 ramp
primary
#87BABE
secondary
#DAC8C7
accent
#453DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282