#87CCC2#87CCC2
#87CCC2 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.071 H 184.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCC2 |
|---|---|
| RGB | rgb(135, 204, 194) |
| HSL | hsl(171, 40%, 66%) |
| HSV | hsv(171, 34%, 80%) |
| CMYK | cmyk(33.8%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(77.42, -23.89, -1.93) |
| CIE-LCH | lch(77.42, 23.97, 184.61°) |
| OKLab | oklab(79.65% -0.0709 -0.0055) |
| OKLCH | oklch(79.65% 0.071 184.5) |
| XYZ | xyz(41.3187, 52.2292, 58.9325) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.72
Turquoise
#40E0D0
ΔE00 8.52
Mediumaquamarine
#66CDAA
ΔE00 8.83
Darkturquoise
#00CED1
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCC2 #CC8791
analogous
#87CCA0 #87CCC2 #87B4CC
triadic
#87CCC2 #C287CC #CCC287
tetradic
#87CCC2 #A087CC #CC8791 #B4CC87
square
#87CCC2 #A087CC #CC8791 #B4CC87
split-complementary
#87CCC2 #CC87B4 #CCA087
monochromatic
#41988B #5CBAAC #87CCC2 #B2DED8 #DDF1EE
Accessibility & contrast
On white
1.83
#87CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#87CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCC2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCC2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#B9BBC3
Tritanopia (blue-blind)
#70CFC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #87ccc2; /* rgb */ color: rgb(135, 204, 194); /* oklch */ color: oklch(79.6% 0.071 184.5);
Tailwind
colors: {
custom: {
50: '#acdbd4',
500: '#87ccc2',
950: '#000000',
},
}SCSS
$custom: #87ccc2; $custom-light: #acdbd4; $custom-dark: #000000;
JSON
{
"hex": "#87ccc2",
"rgb": {
"r": 135,
"g": 204,
"b": 194
},
"hsl": {
"h": 171.304,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.79646,
"c": 0.07116,
"h": 184.5
},
"luminance": 0.52232
}Semantic roles & 50–950 ramp
primary
#87CCC2
secondary
#9F5963
accent
#3245B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483