#87BEBB#87BEBB
#87BEBB is a light, muted teal. Relative luminance 0.456; OKLCH L 76.3% C 0.057 H 191.8°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEBB |
|---|---|
| RGB | rgb(135, 190, 187) |
| HSL | hsl(177, 30%, 64%) |
| HSV | hsv(177, 29%, 75%) |
| CMYK | cmyk(28.9%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.26, -18.45, -4.24) |
| CIE-LCH | lch(73.26, 18.93, 192.96°) |
| OKLab | oklab(76.26% -0.0562 -0.0117) |
| OKLCH | oklch(76.26% 0.057 191.8) |
| XYZ | xyz(37.3718, 45.5637, 53.8296) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.84
Mediumturquoise
#48D1CC
ΔE00 9.11
Cadetblue
#5F9EA0
ΔE00 9.95
Powder Blue
#B0E0E6
ΔE00 10.02
Greyish Teal
#719F91
ΔE00 10.22
Seafoam Blue
#78D1B6
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEBB #BE878A
analogous
#87BE9F #87BEBB #87A5BE
triadic
#87BEBB #BB87BE #BEBB87
tetradic
#87BEBB #9F87BE #BE878A #A5BE87
square
#87BEBB #9F87BE #BE878A #A5BE87
split-complementary
#87BEBB #BE87A5 #BE9F87
monochromatic
#478380 #5FA8A5 #87BEBB #AFD4D1 #D6E9E8
Accessibility & contrast
On white
2.08
#87BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#87BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEBB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEBB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8BB
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#74C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #87bebb; /* rgb */ color: rgb(135, 190, 187); /* oklch */ color: oklch(76.3% 0.057 191.8);
Tailwind
colors: {
custom: {
50: '#abd1cf',
500: '#87bebb',
950: '#000000',
},
}SCSS
$custom: #87bebb; $custom-light: #abd1cf; $custom-dark: #000000;
JSON
{
"hex": "#87bebb",
"rgb": {
"r": 135,
"g": 190,
"b": 187
},
"hsl": {
"h": 176.727,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.76258,
"c": 0.05738,
"h": 191.8
},
"luminance": 0.45566
}Semantic roles & 50–950 ramp
primary
#87BEBB
secondary
#DAC7C8
accent
#3D43A8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282