#87BEBF#87BEBF
#87BEBF is a light, muted teal. Relative luminance 0.457; OKLCH L 76.4% C 0.057 H 197.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEBF |
|---|---|
| RGB | rgb(135, 190, 191) |
| HSL | hsl(181, 30%, 64%) |
| HSV | hsv(181, 29%, 75%) |
| CMYK | cmyk(29.3%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(73.37, -17.52, -6.26) |
| CIE-LCH | lch(73.37, 18.61, 199.65°) |
| OKLab | oklab(76.39% -0.0545 -0.0171) |
| OKLCH | oklch(76.39% 0.057 197.4) |
| XYZ | xyz(37.8060, 45.7374, 56.1163) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.35
Mediumturquoise
#48D1CC
ΔE00 9.58
Cadetblue
#5F9EA0
ΔE00 9.88
Lightblue
#ADD8E6
ΔE00 10.11
Darkturquoise
#00CED1
ΔE00 10.29
Pale Teal
#82CBB2
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEBF #BF8887
analogous
#87BFA4 #87BEBF #87A2BF
triadic
#87BEBF #BF87BE #BEBF87
tetradic
#87BEBF #A487BF #BF8887 #A2BF87
square
#87BEBF #A487BF #BF8887 #A2BF87
split-complementary
#87BEBF #BF87A2 #BFA487
monochromatic
#478485 #5FA8AA #87BEBF #AFD4D4 #D7E9EA
Accessibility & contrast
On white
2.07
#87BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#87BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEBF
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEBF | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#73C2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #87bebf; /* rgb */ color: rgb(135, 190, 191); /* oklch */ color: oklch(76.4% 0.057 197.4);
Tailwind
colors: {
custom: {
50: '#acd1d2',
500: '#87bebf',
950: '#000000',
},
}SCSS
$custom: #87bebf; $custom-light: #acd1d2; $custom-dark: #000000;
JSON
{
"hex": "#87bebf",
"rgb": {
"r": 135,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.071,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.76386,
"c": 0.05716,
"h": 197.4
},
"luminance": 0.45739
}Semantic roles & 50–950 ramp
primary
#87BEBF
secondary
#DBC7C7
accent
#3E3CA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282