#87C8CD#87C8CD
#87C8CD is a light, moderate teal. Relative luminance 0.509; OKLCH L 79.1% C 0.066 H 202.0°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #87C8CD |
|---|---|
| RGB | rgb(135, 200, 205) |
| HSL | hsl(184, 41%, 67%) |
| HSV | hsv(184, 34%, 80%) |
| CMYK | cmyk(34.1%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.60, -19.31, -9.07) |
| CIE-LCH | lch(76.60, 21.34, 205.16°) |
| OKLab | oklab(79.09% -0.0614 -0.0248) |
| OKLCH | oklch(79.09% 0.066 202) |
| XYZ | xyz(41.6616, 50.8647, 65.3684) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 8.43
Mediumturquoise
#48D1CC
ΔE00 8.62
Sky Blue
#87CEEB
ΔE00 8.80
Aqua Blue
#02D8E9
ΔE00 9.08
Darkturquoise
#00CED1
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C8CD #CD8C87
analogous
#87CDAF #87C8CD #87A5CD
triadic
#87C8CD #CD87C8 #C8CD87
tetradic
#87C8CD #AF87CD #CD8C87 #A5CD87
square
#87C8CD #AF87CD #CD8C87 #A5CD87
split-complementary
#87C8CD #CD87A5 #CDAF87
monochromatic
#40939A #5CB4BB #87C8CD #B2DCDF #DDF0F1
Accessibility & contrast
On white
1.88
#87C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#87C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C8CD
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C8CD | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CD
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#6CCDC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87c8cd; /* rgb */ color: rgb(135, 200, 205); /* oklch */ color: oklch(79.1% 0.066 202.0);
Tailwind
colors: {
custom: {
50: '#add8dc',
500: '#87c8cd',
950: '#000000',
},
}SCSS
$custom: #87c8cd; $custom-light: #add8dc; $custom-dark: #000000;
JSON
{
"hex": "#87c8cd",
"rgb": {
"r": 135,
"g": 200,
"b": 205
},
"hsl": {
"h": 184.286,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.79092,
"c": 0.06628,
"h": 202
},
"luminance": 0.50867
}Semantic roles & 50–950 ramp
primary
#87C8CD
secondary
#A05D58
accent
#3B31B4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384