#87BDBF#87BDBF
#87BDBF is a light, muted teal. Relative luminance 0.453; OKLCH L 76.2% C 0.056 H 198.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #87BDBF |
|---|---|
| RGB | rgb(135, 189, 191) |
| HSL | hsl(182, 30%, 64%) |
| HSV | hsv(182, 29%, 75%) |
| CMYK | cmyk(29.3%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(73.09, -17.01, -6.67) |
| CIE-LCH | lch(73.09, 18.27, 201.43°) |
| OKLab | oklab(76.16% -0.0532 -0.0183) |
| OKLCH | oklch(76.16% 0.056 198.9) |
| XYZ | xyz(37.5901, 45.3057, 56.0443) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.41
Cadetblue
#5F9EA0
ΔE00 9.71
Lightblue
#ADD8E6
ΔE00 9.93
Mediumturquoise
#48D1CC
ΔE00 9.97
Sky Blue
#87CEEB
ΔE00 10.53
Darkturquoise
#00CED1
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BDBF #BF8987
analogous
#87BFA5 #87BDBF #87A1BF
triadic
#87BDBF #BF87BD #BDBF87
tetradic
#87BDBF #A587BF #BF8987 #A1BF87
square
#87BDBF #A587BF #BF8987 #A1BF87
split-complementary
#87BDBF #BF87A1 #BFA587
monochromatic
#478385 #5FA7AA #87BDBF #AFD3D4 #D7E9EA
Accessibility & contrast
On white
2.09
#87BDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#87BDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BDBF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BDBF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#73C1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #87bdbf; /* rgb */ color: rgb(135, 189, 191); /* oklch */ color: oklch(76.2% 0.056 198.9);
Tailwind
colors: {
custom: {
50: '#acd1d2',
500: '#87bdbf',
950: '#000000',
},
}SCSS
$custom: #87bdbf; $custom-light: #acd1d2; $custom-dark: #000000;
JSON
{
"hex": "#87bdbf",
"rgb": {
"r": 135,
"g": 189,
"b": 191
},
"hsl": {
"h": 182.143,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.76161,
"c": 0.05629,
"h": 198.9
},
"luminance": 0.45308
}Semantic roles & 50–950 ramp
primary
#87BDBF
secondary
#DBC8C7
accent
#403CA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282