#87BAAA#87BAAA
#87BAAA is a light, muted teal. Relative luminance 0.432; OKLCH L 74.8% C 0.059 H 173.3°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #87BAAA |
|---|---|
| RGB | rgb(135, 186, 170) |
| HSL | hsl(161, 27%, 63%) |
| HSV | hsv(161, 27%, 73%) |
| CMYK | cmyk(27.4%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(71.67, -20.18, 2.71) |
| CIE-LCH | lch(71.67, 20.36, 172.35°) |
| OKLab | oklab(74.83% -0.0581 0.0069) |
| OKLCH | oklch(74.83% 0.059 173.3) |
| XYZ | xyz(34.8040, 43.1694, 44.5211) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.62
Seafoam Blue
#78D1B6
ΔE00 7.66
Greyish Teal
#719F91
ΔE00 7.87
Mediumaquamarine
#66CDAA
ΔE00 8.89
Dull Teal
#5F9E8F
ΔE00 9.21
Darkseagreen
#8FBC8F
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BAAA #BA8797
analogous
#87BA90 #87BAAA #87B0BA
triadic
#87BAAA #AA87BA #BAAA87
tetradic
#87BAAA #9087BA #BA8797 #B0BA87
square
#87BAAA #9087BA #BA8797 #B0BA87
split-complementary
#87BAAA #BA87B0 #BA9087
monochromatic
#497E6D #60A48E #87BAAA #AED0C6 #D5E7E1
Accessibility & contrast
On white
2.18
#87BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#87BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BAAA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BAAA | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4A9
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#7ABBB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #87baaa; /* rgb */ color: rgb(135, 186, 170); /* oklch */ color: oklch(74.8% 0.059 173.3);
Tailwind
colors: {
custom: {
50: '#abcfc3',
500: '#87baaa',
950: '#000000',
},
}SCSS
$custom: #87baaa; $custom-light: #abcfc3; $custom-dark: #000000;
JSON
{
"hex": "#87baaa",
"rgb": {
"r": 135,
"g": 186,
"b": 170
},
"hsl": {
"h": 161.176,
"s": 26.984,
"l": 62.941
},
"oklch": {
"l": 0.74835,
"c": 0.05855,
"h": 173.3
},
"luminance": 0.43171
}Semantic roles & 50–950 ramp
primary
#87BAAA
secondary
#D8C5CB
accent
#4060A6
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101312
muted
#7F8281