#87B3AF#87B3AF
#87B3AF is a light, muted teal. Relative luminance 0.405; OKLCH L 73.4% C 0.047 H 189.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #87B3AF |
|---|---|
| RGB | rgb(135, 179, 175) |
| HSL | hsl(175, 22%, 62%) |
| HSV | hsv(175, 25%, 70%) |
| CMYK | cmyk(24.6%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(69.81, -15.48, -2.74) |
| CIE-LCH | lch(69.81, 15.72, 190.05°) |
| OKLab | oklab(73.4% -0.0467 -0.0076) |
| OKLCH | oklch(73.4% 0.047 189.2) |
| XYZ | xyz(33.8472, 40.4848, 46.5801) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.72
Cadetblue
#5F9EA0
ΔE00 8.14
Dull Teal
#5F9E8F
ΔE00 9.62
Pale Teal
#82CBB2
ΔE00 10.30
Cool Grey
#95A3A6
ΔE00 10.58
Grey Teal
#5E9B8A
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87B3AF #B3878B
analogous
#87B399 #87B3AF #87A1B3
triadic
#87B3AF #AF87B3 #B3AF87
tetradic
#87B3AF #9987B3 #B3878B #A1B387
square
#87B3AF #9987B3 #B3878B #A1B387
split-complementary
#87B3AF #B387A1 #B39987
monochromatic
#4A7571 #629B96 #87B3AF #ACCBC8 #D2E2E1
Accessibility & contrast
On white
2.31
#87B3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#87B3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87B3AF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87B3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87B3AF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAF
Deuteranopia (green-blind)
#A6A8B0
Tritanopia (blue-blind)
#7AB5B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #87b3af; /* rgb */ color: rgb(135, 179, 175); /* oklch */ color: oklch(73.4% 0.047 189.2);
Tailwind
colors: {
custom: {
50: '#abc9c6',
500: '#87b3af',
950: '#000000',
},
}SCSS
$custom: #87b3af; $custom-light: #abc9c6; $custom-dark: #000000;
JSON
{
"hex": "#87b3af",
"rgb": {
"r": 135,
"g": 179,
"b": 175
},
"hsl": {
"h": 174.545,
"s": 22.449,
"l": 61.569
},
"oklch": {
"l": 0.73397,
"c": 0.04736,
"h": 189.2
},
"luminance": 0.40486
}Semantic roles & 50–950 ramp
primary
#87B3AF
secondary
#D3C3C4
accent
#454DA1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282