#87CABE#87CABE
#87CABE is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.1% C 0.070 H 182.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #87CABE |
|---|---|
| RGB | rgb(135, 202, 190) |
| HSL | hsl(169, 39%, 66%) |
| HSV | hsv(169, 33%, 79%) |
| CMYK | cmyk(33.2%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(76.74, -23.81, -0.76) |
| CIE-LCH | lch(76.74, 23.82, 181.82°) |
| OKLab | oklab(79.07% -0.0701 -0.0024) |
| OKLCH | oklch(79.07% 0.07 182) |
| XYZ | xyz(40.4032, 51.1073, 56.4410) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.57
Seafoam Blue
#78D1B6
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 7.25
Mediumaquamarine
#66CDAA
ΔE00 8.17
Turquoise
#40E0D0
ΔE00 8.84
Light Teal
#90E4C1
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CABE #CA8793
analogous
#87CA9C #87CABE #87B4CA
triadic
#87CABE #BE87CA #CABE87
tetradic
#87CABE #9C87CA #CA8793 #B4CA87
square
#87CABE #9C87CA #CA8793 #B4CA87
split-complementary
#87CABE #CA87B4 #CA9C87
monochromatic
#429586 #5DB7A7 #87CABE #B1DDD5 #DCEFEC
Accessibility & contrast
On white
1.87
#87CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#87CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CABE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CABE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#72CCC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87cabe; /* rgb */ color: rgb(135, 202, 190); /* oklch */ color: oklch(79.1% 0.070 182.0);
Tailwind
colors: {
custom: {
50: '#acdad1',
500: '#87cabe',
950: '#000000',
},
}SCSS
$custom: #87cabe; $custom-light: #acdad1; $custom-dark: #000000;
JSON
{
"hex": "#87cabe",
"rgb": {
"r": 135,
"g": 202,
"b": 190
},
"hsl": {
"h": 169.254,
"s": 38.728,
"l": 66.078
},
"oklch": {
"l": 0.79071,
"c": 0.07018,
"h": 182
},
"luminance": 0.5111
}Semantic roles & 50–950 ramp
primary
#87CABE
secondary
#9C5965
accent
#344AB2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483