#87C0BE#87C0BE
#87C0BE is a light, muted teal. Relative luminance 0.466; OKLCH L 76.8% C 0.059 H 193.2°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #87C0BE |
|---|---|
| RGB | rgb(135, 192, 190) |
| HSL | hsl(178, 31%, 64%) |
| HSV | hsv(178, 30%, 75%) |
| CMYK | cmyk(29.7%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(73.91, -18.78, -4.92) |
| CIE-LCH | lch(73.91, 19.41, 194.68°) |
| OKLab | oklab(76.81% -0.0575 -0.0135) |
| OKLCH | oklch(76.81% 0.059 193.2) |
| XYZ | xyz(38.1325, 46.5658, 55.6841) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.76
Pale Teal
#82CBB2
ΔE00 9.04
Powder Blue
#B0E0E6
ΔE00 9.51
Darkturquoise
#00CED1
ΔE00 9.87
Cadetblue
#5F9EA0
ΔE00 10.32
Seafoam Blue
#78D1B6
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C0BE #C08789
analogous
#87C0A2 #87C0BE #87A6C0
triadic
#87C0BE #BE87C0 #C0BE87
tetradic
#87C0BE #A287C0 #C08789 #A6C087
square
#87C0BE #A287C0 #C08789 #A6C087
split-complementary
#87C0BE #C087A6 #C0A287
monochromatic
#468684 #5FABA8 #87C0BE #AFD5D4 #D7EAE9
Accessibility & contrast
On white
2.04
#87C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#87C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C0BE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C0BE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#73C3BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #87c0be; /* rgb */ color: rgb(135, 192, 190); /* oklch */ color: oklch(76.8% 0.059 193.2);
Tailwind
colors: {
custom: {
50: '#acd3d1',
500: '#87c0be',
950: '#000000',
},
}SCSS
$custom: #87c0be; $custom-light: #acd3d1; $custom-dark: #000000;
JSON
{
"hex": "#87c0be",
"rgb": {
"r": 135,
"g": 192,
"b": 190
},
"hsl": {
"h": 177.895,
"s": 31.148,
"l": 64.118
},
"oklch": {
"l": 0.76805,
"c": 0.05907,
"h": 193.2
},
"luminance": 0.46568
}Semantic roles & 50–950 ramp
primary
#87C0BE
secondary
#DBC7C8
accent
#3C3FAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282