#87C8BE#87C8BE
#87C8BE is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.6% C 0.068 H 183.9°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #87C8BE |
|---|---|
| RGB | rgb(135, 200, 190) |
| HSL | hsl(171, 37%, 66%) |
| HSV | hsv(171, 33%, 78%) |
| CMYK | cmyk(32.5%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(76.18, -22.81, -1.59) |
| CIE-LCH | lch(76.18, 22.87, 183.98°) |
| OKLab | oklab(78.62% -0.0676 -0.0046) |
| OKLCH | oklch(78.62% 0.068 183.9) |
| XYZ | xyz(39.9370, 50.1749, 56.2856) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 6.50
Mediumturquoise
#48D1CC
ΔE00 7.29
Mediumaquamarine
#66CDAA
ΔE00 8.94
Turquoise
#40E0D0
ΔE00 9.34
Topaz
#13BBAF
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C8BE #C88791
analogous
#87C89D #87C8BE #87B1C8
triadic
#87C8BE #BE87C8 #C8BE87
tetradic
#87C8BE #9D87C8 #C88791 #B1C887
square
#87C8BE #9D87C8 #C88791 #B1C887
split-complementary
#87C8BE #C887B1 #C89D87
monochromatic
#439286 #5DB5A7 #87C8BE #B1DBD5 #DBEEEB
Accessibility & contrast
On white
1.90
#87C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#87C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C8BE
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C8BE | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#72CBC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #87c8be; /* rgb */ color: rgb(135, 200, 190); /* oklch */ color: oklch(78.6% 0.068 183.9);
Tailwind
colors: {
custom: {
50: '#acd9d1',
500: '#87c8be',
950: '#000000',
},
}SCSS
$custom: #87c8be; $custom-light: #acd9d1; $custom-dark: #000000;
JSON
{
"hex": "#87c8be",
"rgb": {
"r": 135,
"g": 200,
"b": 190
},
"hsl": {
"h": 170.769,
"s": 37.143,
"l": 65.686
},
"oklch": {
"l": 0.78616,
"c": 0.06779,
"h": 183.9
},
"luminance": 0.50177
}Semantic roles & 50–950 ramp
primary
#87C8BE
secondary
#995A64
accent
#3548B0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383