#87B3A9#87B3A9
#87B3A9 is a light, muted teal. Relative luminance 0.403; OKLCH L 73.2% C 0.049 H 179.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #87B3A9 |
|---|---|
| RGB | rgb(135, 179, 169) |
| HSL | hsl(166, 22%, 62%) |
| HSV | hsv(166, 25%, 70%) |
| CMYK | cmyk(24.6%, 0%, 5.6%, 29.8%) |
| CIE-LAB | lab(69.65, -16.80, 0.32) |
| CIE-LCH | lch(69.65, 16.80, 178.91°) |
| OKLab | oklab(73.21% -0.0493 0.0006) |
| OKLCH | oklch(73.21% 0.049 179.3) |
| XYZ | xyz(33.2710, 40.2543, 43.5452) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.53
Dull Teal
#5F9E8F
ΔE00 8.51
Pale Teal
#82CBB2
ΔE00 8.59
Cadetblue
#5F9EA0
ΔE00 9.04
Grey Teal
#5E9B8A
ΔE00 9.43
Greenish Grey
#96AE8D
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87B3A9 #B38791
analogous
#87B393 #87B3A9 #87A7B3
triadic
#87B3A9 #A987B3 #B3A987
tetradic
#87B3A9 #9387B3 #B38791 #A7B387
square
#87B3A9 #9387B3 #B38791 #A7B387
split-complementary
#87B3A9 #B387A7 #B39387
monochromatic
#4A756C #629B8E #87B3A9 #ACCBC4 #D2E2DF
Accessibility & contrast
On white
2.32
#87B3A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#87B3A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87B3A9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87B3A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87B3A9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEA9
Deuteranopia (green-blind)
#A7A8AA
Tritanopia (blue-blind)
#7BB4B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #87b3a9; /* rgb */ color: rgb(135, 179, 169); /* oklch */ color: oklch(73.2% 0.049 179.3);
Tailwind
colors: {
custom: {
50: '#abc9c2',
500: '#87b3a9',
950: '#000000',
},
}SCSS
$custom: #87b3a9; $custom-light: #abc9c2; $custom-dark: #000000;
JSON
{
"hex": "#87b3a9",
"rgb": {
"r": 135,
"g": 179,
"b": 169
},
"hsl": {
"h": 166.364,
"s": 22.449,
"l": 61.569
},
"oklch": {
"l": 0.73213,
"c": 0.04928,
"h": 179.3
},
"luminance": 0.40256
}Semantic roles & 50–950 ramp
primary
#87B3A9
secondary
#D3C3C6
accent
#455AA1
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281