#87CBBD#87CBBD
#87CBBD is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.3% C 0.072 H 180.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #87CBBD |
|---|---|
| RGB | rgb(135, 203, 189) |
| HSL | hsl(168, 40%, 66%) |
| HSV | hsv(168, 33%, 80%) |
| CMYK | cmyk(33.5%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.00, -24.53, 0.16) |
| CIE-LCH | lch(77.00, 24.53, 179.63°) |
| OKLab | oklab(79.27% -0.0718 0) |
| OKLCH | oklch(79.27% 0.072 180) |
| XYZ | xyz(40.5297, 51.5345, 55.9458) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.84
Seafoam Blue
#78D1B6
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 7.47
Mediumaquamarine
#66CDAA
ΔE00 7.48
Light Teal
#90E4C1
ΔE00 8.44
Turquoise
#40E0D0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CBBD #CB8795
analogous
#87CB9B #87CBBD #87B7CB
triadic
#87CBBD #BD87CB #CBBD87
tetradic
#87CBBD #9B87CB #CB8795 #B7CB87
square
#87CBBD #9B87CB #CB8795 #B7CB87
split-complementary
#87CBBD #CB87B7 #CB9B87
monochromatic
#419685 #5CB8A6 #87CBBD #B2DED4 #DCF0EC
Accessibility & contrast
On white
1.86
#87CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#87CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CBBD
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CBBD | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#72CDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #87cbbd; /* rgb */ color: rgb(135, 203, 189); /* oklch */ color: oklch(79.3% 0.072 180.0);
Tailwind
colors: {
custom: {
50: '#acdbd0',
500: '#87cbbd',
950: '#000000',
},
}SCSS
$custom: #87cbbd; $custom-light: #acdbd0; $custom-dark: #000000;
JSON
{
"hex": "#87cbbd",
"rgb": {
"r": 135,
"g": 203,
"b": 189
},
"hsl": {
"h": 167.647,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.79269,
"c": 0.07181,
"h": 180
},
"luminance": 0.51537
}Semantic roles & 50–950 ramp
primary
#87CBBD
secondary
#9D5967
accent
#334DB3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483