#87BFBE#87BFBE
#87BFBE is a light, muted teal. Relative luminance 0.461; OKLCH L 76.6% C 0.058 H 194.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #87BFBE |
|---|---|
| RGB | rgb(135, 191, 190) |
| HSL | hsl(179, 30%, 64%) |
| HSV | hsv(179, 29%, 75%) |
| CMYK | cmyk(29.3%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(73.63, -18.27, -5.34) |
| CIE-LCH | lch(73.63, 19.03, 196.29°) |
| OKLab | oklab(76.58% -0.0562 -0.0146) |
| OKLCH | oklch(76.58% 0.058 194.6) |
| XYZ | xyz(37.9136, 46.1282, 55.6111) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 9.08
Powder Blue
#B0E0E6
ΔE00 9.49
Pale Teal
#82CBB2
ΔE00 9.55
Darkturquoise
#00CED1
ΔE00 10.04
Cadetblue
#5F9EA0
ΔE00 10.08
Lightblue
#ADD8E6
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BFBE #BF8788
analogous
#87BFA2 #87BFBE #87A4BF
triadic
#87BFBE #BE87BF #BFBE87
tetradic
#87BFBE #A287BF #BF8788 #A4BF87
square
#87BFBE #A287BF #BF8788 #A4BF87
split-complementary
#87BFBE #BF87A4 #BFA287
monochromatic
#478584 #5FAAA8 #87BFBE #AFD4D4 #D7EAE9
Accessibility & contrast
On white
2.05
#87BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#87BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BFBE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BFBE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#ADB2BF
Tritanopia (blue-blind)
#73C2BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #87bfbe; /* rgb */ color: rgb(135, 191, 190); /* oklch */ color: oklch(76.6% 0.058 194.6);
Tailwind
colors: {
custom: {
50: '#acd2d1',
500: '#87bfbe',
950: '#000000',
},
}SCSS
$custom: #87bfbe; $custom-light: #acd2d1; $custom-dark: #000000;
JSON
{
"hex": "#87bfbe",
"rgb": {
"r": 135,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.929,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.76579,
"c": 0.0581,
"h": 194.6
},
"luminance": 0.4613
}Semantic roles & 50–950 ramp
primary
#87BFBE
secondary
#DBC7C7
accent
#3C3EA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282