#87BBBF#87BBBF
#87BBBF is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.055 H 202.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBBF |
|---|---|
| RGB | rgb(135, 187, 191) |
| HSL | hsl(184, 30%, 64%) |
| HSV | hsv(184, 29%, 75%) |
| CMYK | cmyk(29.3%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.53, -15.97, -7.51) |
| CIE-LCH | lch(72.53, 17.65, 205.18°) |
| OKLab | oklab(75.71% -0.0507 -0.0205) |
| OKLCH | oklch(75.71% 0.055 202.1) |
| XYZ | xyz(37.1629, 44.4512, 55.9019) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.47
Powder Blue
#B0E0E6
ΔE00 9.60
Lightblue
#ADD8E6
ΔE00 9.63
Sky Blue
#87CEEB
ΔE00 9.94
Turquoise Blue
#06B1C4
ΔE00 10.32
Bluegrey
#85A3B2
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBBF #BF8B87
analogous
#87BFA7 #87BBBF #879FBF
triadic
#87BBBF #BF87BB #BBBF87
tetradic
#87BBBF #A787BF #BF8B87 #9FBF87
square
#87BBBF #A787BF #BF8B87 #9FBF87
split-complementary
#87BBBF #BF879F #BFA787
monochromatic
#478085 #5FA4AA #87BBBF #AFD2D4 #D7E8EA
Accessibility & contrast
On white
2.12
#87BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#87BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBBF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBBF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A9AFBF
Tritanopia (blue-blind)
#73BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bbbf; /* rgb */ color: rgb(135, 187, 191); /* oklch */ color: oklch(75.7% 0.055 202.1);
Tailwind
colors: {
custom: {
50: '#abcfd2',
500: '#87bbbf',
950: '#000000',
},
}SCSS
$custom: #87bbbf; $custom-light: #abcfd2; $custom-dark: #000000;
JSON
{
"hex": "#87bbbf",
"rgb": {
"r": 135,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.286,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.75712,
"c": 0.05467,
"h": 202.1
},
"luminance": 0.44453
}Semantic roles & 50–950 ramp
primary
#87BBBF
secondary
#DBC8C7
accent
#443CA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282