#87C7CD#87C7CD
#87C7CD is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.9% C 0.066 H 203.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #87C7CD |
|---|---|
| RGB | rgb(135, 199, 205) |
| HSL | hsl(185, 41%, 67%) |
| HSV | hsv(185, 34%, 80%) |
| CMYK | cmyk(34.1%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.32, -18.80, -9.49) |
| CIE-LCH | lch(76.32, 21.06, 206.77°) |
| OKLab | oklab(78.87% -0.0602 -0.026) |
| OKLCH | oklch(78.87% 0.066 203.3) |
| XYZ | xyz(41.4307, 50.4030, 65.2914) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 8.20
Sky Blue
#87CEEB
ΔE00 8.41
Mediumturquoise
#48D1CC
ΔE00 9.03
Aqua Blue
#02D8E9
ΔE00 9.20
Darkturquoise
#00CED1
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C7CD #CD8D87
analogous
#87CDB0 #87C7CD #87A4CD
triadic
#87C7CD #CD87C7 #C7CD87
tetradic
#87C7CD #B087CD #CD8D87 #A4CD87
square
#87C7CD #B087CD #CD8D87 #A4CD87
split-complementary
#87C7CD #CD87A4 #CDB087
monochromatic
#40929A #5CB3BB #87C7CD #B2DBDF #DDEFF1
Accessibility & contrast
On white
1.90
#87C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#87C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C7CD
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C7CD | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#6CCCC9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #87c7cd; /* rgb */ color: rgb(135, 199, 205); /* oklch */ color: oklch(78.9% 0.066 203.3);
Tailwind
colors: {
custom: {
50: '#acd8dc',
500: '#87c7cd',
950: '#000000',
},
}SCSS
$custom: #87c7cd; $custom-light: #acd8dc; $custom-dark: #000000;
JSON
{
"hex": "#87c7cd",
"rgb": {
"r": 135,
"g": 199,
"b": 205
},
"hsl": {
"h": 185.143,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.78867,
"c": 0.06558,
"h": 203.3
},
"luminance": 0.50406
}Semantic roles & 50–950 ramp
primary
#87C7CD
secondary
#A05E58
accent
#3D31B4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384