#87BEC2#87BEC2
#87BEC2 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.5% C 0.057 H 201.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEC2 |
|---|---|
| RGB | rgb(135, 190, 194) |
| HSL | hsl(184, 33%, 65%) |
| HSV | hsv(184, 30%, 76%) |
| CMYK | cmyk(30.4%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(73.46, -16.82, -7.76) |
| CIE-LCH | lch(73.46, 18.52, 204.78°) |
| OKLab | oklab(76.48% -0.0533 -0.0212) |
| OKLCH | oklch(76.48% 0.057 201.7) |
| XYZ | xyz(38.1395, 45.8708, 57.8728) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.02
Lightblue
#ADD8E6
ΔE00 9.31
Sky Blue
#87CEEB
ΔE00 9.65
Cadetblue
#5F9EA0
ΔE00 10.03
Mediumturquoise
#48D1CC
ΔE00 10.16
Turquoise Blue
#06B1C4
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEC2 #C28B87
analogous
#87C2A9 #87BEC2 #87A1C2
triadic
#87BEC2 #C287BE #BEC287
tetradic
#87BEC2 #A987C2 #C28B87 #A1C287
square
#87BEC2 #A987C2 #C28B87 #A1C287
split-complementary
#87BEC2 #C287A1 #C2A987
monochromatic
#468489 #5EA8AD #87BEC2 #B0D4D7 #D8EAEB
Accessibility & contrast
On white
2.06
#87BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#87BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEC2
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEC2 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C2
Deuteranopia (green-blind)
#ABB1C2
Tritanopia (blue-blind)
#72C2BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #87bec2; /* rgb */ color: rgb(135, 190, 194); /* oklch */ color: oklch(76.5% 0.057 201.7);
Tailwind
colors: {
custom: {
50: '#acd1d4',
500: '#87bec2',
950: '#000000',
},
}SCSS
$custom: #87bec2; $custom-light: #acd1d4; $custom-dark: #000000;
JSON
{
"hex": "#87bec2",
"rgb": {
"r": 135,
"g": 190,
"b": 194
},
"hsl": {
"h": 184.068,
"s": 32.597,
"l": 64.51
},
"oklch": {
"l": 0.76484,
"c": 0.05738,
"h": 201.7
},
"luminance": 0.45873
}Semantic roles & 50–950 ramp
primary
#87BEC2
secondary
#DDCAC8
accent
#423AAB
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283