#87BBAB#87BBAB
#87BBAB is a light, muted teal. Relative luminance 0.436; OKLCH L 75.1% C 0.059 H 173.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBAB |
|---|---|
| RGB | rgb(135, 187, 171) |
| HSL | hsl(162, 28%, 63%) |
| HSV | hsv(162, 28%, 73%) |
| CMYK | cmyk(27.8%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(71.98, -20.47, 2.61) |
| CIE-LCH | lch(71.98, 20.63, 172.72°) |
| OKLab | oklab(75.09% -0.059 0.0066) |
| OKLCH | oklch(75.09% 0.059 173.6) |
| XYZ | xyz(35.1103, 43.6302, 45.0917) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.37
Seafoam Blue
#78D1B6
ΔE00 7.41
Greyish Teal
#719F91
ΔE00 8.13
Mediumaquamarine
#66CDAA
ΔE00 8.69
Dull Teal
#5F9E8F
ΔE00 9.40
Darkseagreen
#8FBC8F
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBAB #BB8797
analogous
#87BB91 #87BBAB #87B1BB
triadic
#87BBAB #AB87BB #BBAB87
tetradic
#87BBAB #9187BB #BB8797 #B1BB87
square
#87BBAB #9187BB #BB8797 #B1BB87
split-complementary
#87BBAB #BB87B1 #BB9187
monochromatic
#487F6E #60A590 #87BBAB #AED1C6 #D5E7E2
Accessibility & contrast
On white
2.16
#87BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#87BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBAB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBAB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4AA
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#7ABCB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #87bbab; /* rgb */ color: rgb(135, 187, 171); /* oklch */ color: oklch(75.1% 0.059 173.6);
Tailwind
colors: {
custom: {
50: '#abcfc4',
500: '#87bbab',
950: '#000000',
},
}SCSS
$custom: #87bbab; $custom-light: #abcfc4; $custom-dark: #000000;
JSON
{
"hex": "#87bbab",
"rgb": {
"r": 135,
"g": 187,
"b": 171
},
"hsl": {
"h": 161.538,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.75092,
"c": 0.05941,
"h": 173.6
},
"luminance": 0.43632
}Semantic roles & 50–950 ramp
primary
#87BBAB
secondary
#D8C6CB
accent
#3F5FA6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281