#87BDBE#87BDBE
#87BDBE is a light, muted teal. Relative luminance 0.453; OKLCH L 76.1% C 0.056 H 197.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #87BDBE |
|---|---|
| RGB | rgb(135, 189, 190) |
| HSL | hsl(181, 30%, 64%) |
| HSV | hsv(181, 29%, 75%) |
| CMYK | cmyk(28.9%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(73.06, -17.24, -6.17) |
| CIE-LCH | lch(73.06, 18.31, 199.70°) |
| OKLab | oklab(76.13% -0.0537 -0.0169) |
| OKLCH | oklch(76.13% 0.056 197.5) |
| XYZ | xyz(37.4805, 45.2618, 55.4667) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.53
Cadetblue
#5F9EA0
ΔE00 9.68
Mediumturquoise
#48D1CC
ΔE00 9.80
Lightblue
#ADD8E6
ΔE00 10.20
Darkturquoise
#00CED1
ΔE00 10.48
Pale Teal
#82CBB2
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BDBE #BE8887
analogous
#87BEA3 #87BDBE #87A1BE
triadic
#87BDBE #BE87BD #BDBE87
tetradic
#87BDBE #A387BE #BE8887 #A1BE87
square
#87BDBE #A387BE #BE8887 #A1BE87
split-complementary
#87BDBE #BE87A1 #BEA387
monochromatic
#478283 #5FA7A8 #87BDBE #AFD3D4 #D6E9E9
Accessibility & contrast
On white
2.09
#87BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#87BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BDBE
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BDBE | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#74C1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #87bdbe; /* rgb */ color: rgb(135, 189, 190); /* oklch */ color: oklch(76.1% 0.056 197.5);
Tailwind
colors: {
custom: {
50: '#acd1d1',
500: '#87bdbe',
950: '#000000',
},
}SCSS
$custom: #87bdbe; $custom-light: #acd1d1; $custom-dark: #000000;
JSON
{
"hex": "#87bdbe",
"rgb": {
"r": 135,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.091,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.76129,
"c": 0.05626,
"h": 197.5
},
"luminance": 0.45264
}Semantic roles & 50–950 ramp
primary
#87BDBE
secondary
#DAC7C7
accent
#3F3DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282