#87CCCB#87CCCB
#87CCCB is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.069 H 194.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCCB |
|---|---|
| RGB | rgb(135, 204, 203) |
| HSL | hsl(179, 40%, 66%) |
| HSV | hsv(179, 34%, 80%) |
| CMYK | cmyk(33.8%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(77.67, -21.81, -6.41) |
| CIE-LCH | lch(77.67, 22.73, 196.37°) |
| OKLab | oklab(79.93% -0.0672 -0.0176) |
| OKLCH | oklch(79.93% 0.069 194.7) |
| XYZ | xyz(42.3602, 52.6458, 64.4179) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.86
Powder Blue
#B0E0E6
ΔE00 7.93
Darkturquoise
#00CED1
ΔE00 8.25
Paleturquoise
#AFEEEE
ΔE00 8.34
Robin'S Egg Blue
#98EFF9
ΔE00 9.00
Pale Teal
#82CBB2
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCCB #CC8788
analogous
#87CCA9 #87CCCB #87ABCC
triadic
#87CCCB #CB87CC #CCCB87
tetradic
#87CCCB #A987CC #CC8788 #ABCC87
square
#87CCCB #A987CC #CC8788 #ABCC87
split-complementary
#87CCCB #CC87AB #CCA987
monochromatic
#419897 #5CBAB8 #87CCCB #B2DEDE #DDF1F0
Accessibility & contrast
On white
1.82
#87CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#87CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCCB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCCB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#6CD0CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87cccb; /* rgb */ color: rgb(135, 204, 203); /* oklch */ color: oklch(79.9% 0.069 194.7);
Tailwind
colors: {
custom: {
50: '#addbda',
500: '#87cccb',
950: '#000000',
},
}SCSS
$custom: #87cccb; $custom-light: #addbda; $custom-dark: #000000;
JSON
{
"hex": "#87cccb",
"rgb": {
"r": 135,
"g": 204,
"b": 203
},
"hsl": {
"h": 179.13,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.79926,
"c": 0.06947,
"h": 194.7
},
"luminance": 0.52648
}Semantic roles & 50–950 ramp
primary
#87CCCB
secondary
#9F595A
accent
#3234B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483