#87C8BF#87C8BF
#87C8BF is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.6% C 0.067 H 185.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #87C8BF |
|---|---|
| RGB | rgb(135, 200, 191) |
| HSL | hsl(172, 37%, 66%) |
| HSV | hsv(172, 33%, 78%) |
| CMYK | cmyk(32.5%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(76.20, -22.59, -2.09) |
| CIE-LCH | lch(76.20, 22.68, 185.28°) |
| OKLab | oklab(78.65% -0.0672 -0.006) |
| OKLCH | oklch(78.65% 0.067 185.1) |
| XYZ | xyz(40.0466, 50.2187, 56.8631) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.75
Seafoam Blue
#78D1B6
ΔE00 6.84
Mediumturquoise
#48D1CC
ΔE00 7.19
Mediumaquamarine
#66CDAA
ΔE00 9.30
Turquoise
#40E0D0
ΔE00 9.40
Darkturquoise
#00CED1
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C8BF #C88790
analogous
#87C89E #87C8BF #87B0C8
triadic
#87C8BF #BF87C8 #C8BF87
tetradic
#87C8BF #9E87C8 #C88790 #B0C887
square
#87C8BF #9E87C8 #C88790 #B0C887
split-complementary
#87C8BF #C887B0 #C89E87
monochromatic
#439287 #5DB5A9 #87C8BF #B1DBD5 #DBEEEC
Accessibility & contrast
On white
1.90
#87C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#87C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C8BF
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C8BF | 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)
#C2C1BF
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#72CBC5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #87c8bf; /* rgb */ color: rgb(135, 200, 191); /* oklch */ color: oklch(78.6% 0.067 185.1);
Tailwind
colors: {
custom: {
50: '#acd9d2',
500: '#87c8bf',
950: '#000000',
},
}SCSS
$custom: #87c8bf; $custom-light: #acd9d2; $custom-dark: #000000;
JSON
{
"hex": "#87c8bf",
"rgb": {
"r": 135,
"g": 200,
"b": 191
},
"hsl": {
"h": 171.692,
"s": 37.143,
"l": 65.686
},
"oklch": {
"l": 0.78646,
"c": 0.06747,
"h": 185.1
},
"luminance": 0.50221
}Semantic roles & 50–950 ramp
primary
#87C8BF
secondary
#995A63
accent
#3546B0
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383