#87C8CF#87C8CF
#87C8CF is a light, moderate teal. Relative luminance 0.510; OKLCH L 79.2% C 0.067 H 204.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #87C8CF |
|---|---|
| RGB | rgb(135, 200, 207) |
| HSL | hsl(186, 43%, 67%) |
| HSV | hsv(186, 35%, 81%) |
| CMYK | cmyk(34.8%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.66, -18.83, -10.06) |
| CIE-LCH | lch(76.66, 21.35, 208.12°) |
| OKLab | oklab(79.16% -0.0606 -0.0276) |
| OKLCH | oklch(79.16% 0.067 204.4) |
| XYZ | xyz(41.9045, 50.9619, 66.6479) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.92
Sky Blue
#87CEEB
ΔE00 7.99
Aqua Blue
#02D8E9
ΔE00 8.98
Robin'S Egg Blue
#98EFF9
ΔE00 9.09
Mediumturquoise
#48D1CC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C8CF #CF8E87
analogous
#87CFB2 #87C8CF #87A4CF
triadic
#87C8CF #CF87C8 #C8CF87
tetradic
#87C8CF #B287CF #CF8E87 #A4CF87
square
#87C8CF #B287CF #CF8E87 #A4CF87
split-complementary
#87C8CF #CF87A4 #CFB287
monochromatic
#3F949D #5BB4BE #87C8CF #B3DCE0 #DEF0F2
Accessibility & contrast
On white
1.88
#87C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#87C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C8CF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C8CF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#6BCDCA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87c8cf; /* rgb */ color: rgb(135, 200, 207); /* oklch */ color: oklch(79.2% 0.067 204.4);
Tailwind
colors: {
custom: {
50: '#add8dd',
500: '#87c8cf',
950: '#000000',
},
}SCSS
$custom: #87c8cf; $custom-light: #add8dd; $custom-dark: #000000;
JSON
{
"hex": "#87c8cf",
"rgb": {
"r": 135,
"g": 200,
"b": 207
},
"hsl": {
"h": 185.833,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.79158,
"c": 0.06662,
"h": 204.4
},
"luminance": 0.50964
}Semantic roles & 50–950 ramp
primary
#87C8CF
secondary
#A35F58
accent
#3D30B6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384