#87BBAD#87BBAD
#87BBAD is a light, muted teal. Relative luminance 0.437; OKLCH L 75.2% C 0.058 H 176.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBAD |
|---|---|
| RGB | rgb(135, 187, 173) |
| HSL | hsl(164, 28%, 63%) |
| HSV | hsv(164, 28%, 73%) |
| CMYK | cmyk(27.8%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(72.03, -20.04, 1.60) |
| CIE-LCH | lch(72.03, 20.10, 175.44°) |
| OKLab | oklab(75.15% -0.0582 0.0039) |
| OKLCH | oklch(75.15% 0.058 176.1) |
| XYZ | xyz(35.3024, 43.7070, 46.1033) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.76
Seafoam Blue
#78D1B6
ΔE00 7.72
Greyish Teal
#719F91
ΔE00 8.15
Mediumaquamarine
#66CDAA
ΔE00 9.14
Dull Teal
#5F9E8F
ΔE00 9.44
Greeny Blue
#42B395
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBAD #BB8795
analogous
#87BB93 #87BBAD #87AFBB
triadic
#87BBAD #AD87BB #BBAD87
tetradic
#87BBAD #9387BB #BB8795 #AFBB87
square
#87BBAD #9387BB #BB8795 #AFBB87
split-complementary
#87BBAD #BB87AF #BB9387
monochromatic
#487F71 #60A592 #87BBAD #AED1C8 #D5E7E2
Accessibility & contrast
On white
2.16
#87BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#87BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBAD
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBAD | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AC
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#79BCB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #87bbad; /* rgb */ color: rgb(135, 187, 173); /* oklch */ color: oklch(75.2% 0.058 176.1);
Tailwind
colors: {
custom: {
50: '#abcfc5',
500: '#87bbad',
950: '#000000',
},
}SCSS
$custom: #87bbad; $custom-light: #abcfc5; $custom-dark: #000000;
JSON
{
"hex": "#87bbad",
"rgb": {
"r": 135,
"g": 187,
"b": 173
},
"hsl": {
"h": 163.846,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.75151,
"c": 0.05831,
"h": 176.1
},
"luminance": 0.43709
}Semantic roles & 50–950 ramp
primary
#87BBAD
secondary
#D8C6CB
accent
#3F5BA6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281