#87CCC8#87CCC8
#87CCC8 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.070 H 191.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCC8 |
|---|---|
| RGB | rgb(135, 204, 200) |
| HSL | hsl(177, 40%, 66%) |
| HSV | hsv(177, 34%, 80%) |
| CMYK | cmyk(33.8%, 0%, 2%, 20%) |
| CIE-LAB | lab(77.58, -22.51, -4.92) |
| CIE-LCH | lch(77.58, 23.04, 192.32°) |
| OKLab | oklab(79.83% -0.0684 -0.0136) |
| OKLCH | oklch(79.83% 0.07 191.2) |
| XYZ | xyz(42.0062, 52.5042, 62.5533) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 7.77
Darkturquoise
#00CED1
ΔE00 8.36
Seafoam Blue
#78D1B6
ΔE00 8.49
Paleturquoise
#AFEEEE
ΔE00 8.58
Powder Blue
#B0E0E6
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCC8 #CC878B
analogous
#87CCA6 #87CCC8 #87AECC
triadic
#87CCC8 #C887CC #CCC887
tetradic
#87CCC8 #A687CC #CC878B #AECC87
square
#87CCC8 #A687CC #CC878B #AECC87
split-complementary
#87CCC8 #CC87AE #CCA687
monochromatic
#419893 #5CBAB4 #87CCC8 #B2DEDC #DDF1EF
Accessibility & contrast
On white
1.83
#87CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#87CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCC8
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCC8 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B8BCC9
Tritanopia (blue-blind)
#6ED0CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87ccc8; /* rgb */ color: rgb(135, 204, 200); /* oklch */ color: oklch(79.8% 0.070 191.2);
Tailwind
colors: {
custom: {
50: '#addbd8',
500: '#87ccc8',
950: '#000000',
},
}SCSS
$custom: #87ccc8; $custom-light: #addbd8; $custom-dark: #000000;
JSON
{
"hex": "#87ccc8",
"rgb": {
"r": 135,
"g": 204,
"b": 200
},
"hsl": {
"h": 176.522,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.79831,
"c": 0.06977,
"h": 191.2
},
"luminance": 0.52507
}Semantic roles & 50–950 ramp
primary
#87CCC8
secondary
#9F595D
accent
#323AB3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483