#87BEC0#87BEC0
#87BEC0 is a light, muted teal. Relative luminance 0.458; OKLCH L 76.4% C 0.057 H 198.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEC0 |
|---|---|
| RGB | rgb(135, 190, 192) |
| HSL | hsl(182, 31%, 64%) |
| HSV | hsv(182, 30%, 75%) |
| CMYK | cmyk(29.7%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(73.40, -17.29, -6.76) |
| CIE-LCH | lch(73.40, 18.56, 201.35°) |
| OKLab | oklab(76.42% -0.0541 -0.0185) |
| OKLCH | oklch(76.42% 0.057 198.9) |
| XYZ | xyz(37.9164, 45.7816, 56.6978) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.22
Mediumturquoise
#48D1CC
ΔE00 9.76
Lightblue
#ADD8E6
ΔE00 9.83
Cadetblue
#5F9EA0
ΔE00 9.91
Darkturquoise
#00CED1
ΔE00 10.35
Sky Blue
#87CEEB
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEC0 #C08987
analogous
#87C0A6 #87BEC0 #87A2C0
triadic
#87BEC0 #C087BE #BEC087
tetradic
#87BEC0 #A687C0 #C08987 #A2C087
square
#87BEC0 #A687C0 #C08987 #A2C087
split-complementary
#87BEC0 #C087A2 #C0A687
monochromatic
#468486 #5FA8AB #87BEC0 #AFD4D5 #D7E9EA
Accessibility & contrast
On white
2.07
#87BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#87BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEC0
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEC0 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9C0
Deuteranopia (green-blind)
#ACB1C0
Tritanopia (blue-blind)
#73C2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #87bec0; /* rgb */ color: rgb(135, 190, 192); /* oklch */ color: oklch(76.4% 0.057 198.9);
Tailwind
colors: {
custom: {
50: '#acd1d3',
500: '#87bec0',
950: '#000000',
},
}SCSS
$custom: #87bec0; $custom-light: #acd1d3; $custom-dark: #000000;
JSON
{
"hex": "#87bec0",
"rgb": {
"r": 135,
"g": 190,
"b": 192
},
"hsl": {
"h": 182.105,
"s": 31.148,
"l": 64.118
},
"oklch": {
"l": 0.76418,
"c": 0.05719,
"h": 198.9
},
"luminance": 0.45784
}Semantic roles & 50–950 ramp
primary
#87BEC0
secondary
#DBC8C7
accent
#3F3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282