#87BFC0#87BFC0
#87BFC0 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.6% C 0.058 H 197.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #87BFC0 |
|---|---|
| RGB | rgb(135, 191, 192) |
| HSL | hsl(181, 31%, 64%) |
| HSV | hsv(181, 30%, 75%) |
| CMYK | cmyk(29.7%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(73.69, -17.80, -6.34) |
| CIE-LCH | lch(73.69, 18.90, 199.61°) |
| OKLab | oklab(76.64% -0.0554 -0.0174) |
| OKLCH | oklch(76.64% 0.058 197.4) |
| XYZ | xyz(38.1337, 46.2162, 56.7702) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.18
Mediumturquoise
#48D1CC
ΔE00 9.37
Lightblue
#ADD8E6
ΔE00 10.02
Cadetblue
#5F9EA0
ΔE00 10.08
Darkturquoise
#00CED1
ΔE00 10.10
Pale Teal
#82CBB2
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BFC0 #C08887
analogous
#87C0A5 #87BFC0 #87A3C0
triadic
#87BFC0 #C087BF #BFC087
tetradic
#87BFC0 #A587C0 #C08887 #A3C087
square
#87BFC0 #A587C0 #C08887 #A3C087
split-complementary
#87BFC0 #C087A3 #C0A587
monochromatic
#468586 #5FAAAB #87BFC0 #AFD4D5 #D7EAEA
Accessibility & contrast
On white
2.05
#87BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#87BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BFC0
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BFC0 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC0
Deuteranopia (green-blind)
#ADB2C1
Tritanopia (blue-blind)
#73C3BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #87bfc0; /* rgb */ color: rgb(135, 191, 192); /* oklch */ color: oklch(76.6% 0.058 197.4);
Tailwind
colors: {
custom: {
50: '#acd2d3',
500: '#87bfc0',
950: '#000000',
},
}SCSS
$custom: #87bfc0; $custom-light: #acd2d3; $custom-dark: #000000;
JSON
{
"hex": "#87bfc0",
"rgb": {
"r": 135,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.053,
"s": 31.148,
"l": 64.118
},
"oklch": {
"l": 0.76643,
"c": 0.05806,
"h": 197.4
},
"luminance": 0.46218
}Semantic roles & 50–950 ramp
primary
#87BFC0
secondary
#DBC8C7
accent
#3E3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282