#87BBAF#87BBAF
#87BBAF is a light, muted teal. Relative luminance 0.438; OKLCH L 75.2% C 0.057 H 178.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBAF |
|---|---|
| RGB | rgb(135, 187, 175) |
| HSL | hsl(166, 28%, 63%) |
| HSV | hsv(166, 28%, 73%) |
| CMYK | cmyk(27.8%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.08, -19.60, 0.58) |
| CIE-LCH | lch(72.08, 19.61, 178.30°) |
| OKLab | oklab(75.21% -0.0573 0.0012) |
| OKLCH | oklch(75.21% 0.057 178.8) |
| XYZ | xyz(35.4974, 43.7850, 47.1301) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.24
Seafoam Blue
#78D1B6
ΔE00 8.11
Greyish Teal
#719F91
ΔE00 8.25
Dull Teal
#5F9E8F
ΔE00 9.56
Mediumaquamarine
#66CDAA
ΔE00 9.65
Tealish
#24BCA8
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBAF #BB8793
analogous
#87BB95 #87BBAF #87ADBB
triadic
#87BBAF #AF87BB #BBAF87
tetradic
#87BBAF #9587BB #BB8793 #ADBB87
square
#87BBAF #9587BB #BB8793 #ADBB87
split-complementary
#87BBAF #BB87AD #BB9587
monochromatic
#487F73 #60A595 #87BBAF #AED1C9 #D5E7E3
Accessibility & contrast
On white
2.15
#87BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#87BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBAF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBAF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#ADAEB0
Tritanopia (blue-blind)
#78BDB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #87bbaf; /* rgb */ color: rgb(135, 187, 175); /* oklch */ color: oklch(75.2% 0.057 178.8);
Tailwind
colors: {
custom: {
50: '#abcfc6',
500: '#87bbaf',
950: '#000000',
},
}SCSS
$custom: #87bbaf; $custom-light: #abcfc6; $custom-dark: #000000;
JSON
{
"hex": "#87bbaf",
"rgb": {
"r": 135,
"g": 187,
"b": 175
},
"hsl": {
"h": 166.154,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.7521,
"c": 0.05734,
"h": 178.8
},
"luminance": 0.43787
}Semantic roles & 50–950 ramp
primary
#87BBAF
secondary
#D8C6CA
accent
#3F57A6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282