#87BEBD#87BEBD
#87BEBD is a light, muted teal. Relative luminance 0.457; OKLCH L 76.3% C 0.057 H 194.6°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEBD |
|---|---|
| RGB | rgb(135, 190, 189) |
| HSL | hsl(179, 30%, 64%) |
| HSV | hsv(179, 29%, 75%) |
| CMYK | cmyk(28.9%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(73.32, -17.99, -5.25) |
| CIE-LCH | lch(73.32, 18.74, 196.27°) |
| OKLab | oklab(76.32% -0.0553 -0.0144) |
| OKLCH | oklch(76.32% 0.057 194.6) |
| XYZ | xyz(37.5874, 45.6500, 54.9650) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.30
Pale Teal
#82CBB2
ΔE00 9.65
Powder Blue
#B0E0E6
ΔE00 9.66
Cadetblue
#5F9EA0
ΔE00 9.88
Darkturquoise
#00CED1
ΔE00 10.23
Greyish Teal
#719F91
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEBD #BE8788
analogous
#87BEA1 #87BEBD #87A3BE
triadic
#87BEBD #BD87BE #BEBD87
tetradic
#87BEBD #A187BE #BE8788 #A3BE87
square
#87BEBD #A187BE #BE8788 #A3BE87
split-complementary
#87BEBD #BE87A3 #BEA187
monochromatic
#478382 #5FA8A7 #87BEBD #AFD4D3 #D6E9E9
Accessibility & contrast
On white
2.07
#87BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#87BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEBD
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEBD | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#74C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #87bebd; /* rgb */ color: rgb(135, 190, 189); /* oklch */ color: oklch(76.3% 0.057 194.6);
Tailwind
colors: {
custom: {
50: '#acd1d0',
500: '#87bebd',
950: '#000000',
},
}SCSS
$custom: #87bebd; $custom-light: #acd1d0; $custom-dark: #000000;
JSON
{
"hex": "#87bebd",
"rgb": {
"r": 135,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.909,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.76322,
"c": 0.0572,
"h": 194.6
},
"luminance": 0.45652
}Semantic roles & 50–950 ramp
primary
#87BEBD
secondary
#DAC7C7
accent
#3D3FA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282