#87CBBC#87CBBC
#87CBBC is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.072 H 178.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #87CBBC |
|---|---|
| RGB | rgb(135, 203, 188) |
| HSL | hsl(167, 40%, 66%) |
| HSV | hsv(167, 33%, 80%) |
| CMYK | cmyk(33.5%, 0%, 7.4%, 20.4%) |
| CIE-LAB | lab(76.98, -24.75, 0.66) |
| CIE-LCH | lch(76.98, 24.76, 178.47°) |
| OKLab | oklab(79.24% -0.0722 0.0014) |
| OKLCH | oklch(79.24% 0.072 178.9) |
| XYZ | xyz(40.4215, 51.4913, 55.3761) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.47
Seafoam Blue
#78D1B6
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 7.17
Mediumturquoise
#48D1CC
ΔE00 7.67
Light Teal
#90E4C1
ΔE00 8.17
Turquoise
#40E0D0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CBBC #CB8796
analogous
#87CB9A #87CBBC #87B8CB
triadic
#87CBBC #BC87CB #CBBC87
tetradic
#87CBBC #9A87CB #CB8796 #B8CB87
square
#87CBBC #9A87CB #CB8796 #B8CB87
split-complementary
#87CBBC #CB87B8 #CB9A87
monochromatic
#419684 #5CB8A4 #87CBBC #B2DED4 #DCF0EC
Accessibility & contrast
On white
1.86
#87CBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#87CBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CBBC
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CBBC | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#BABABD
Tritanopia (blue-blind)
#72CDC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #87cbbc; /* rgb */ color: rgb(135, 203, 188); /* oklch */ color: oklch(79.2% 0.072 178.9);
Tailwind
colors: {
custom: {
50: '#acdbd0',
500: '#87cbbc',
950: '#000000',
},
}SCSS
$custom: #87cbbc; $custom-light: #acdbd0; $custom-dark: #000000;
JSON
{
"hex": "#87cbbc",
"rgb": {
"r": 135,
"g": 203,
"b": 188
},
"hsl": {
"h": 166.765,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.79239,
"c": 0.07224,
"h": 178.9
},
"luminance": 0.51494
}Semantic roles & 50–950 ramp
primary
#87CBBC
secondary
#9D5968
accent
#334FB3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483