#87ACAA#87ACAA
#87ACAA is a light, muted teal. Relative luminance 0.376; OKLCH L 71.7% C 0.040 H 192.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACAA |
|---|---|
| RGB | rgb(135, 172, 170) |
| HSL | hsl(177, 18%, 60%) |
| HSV | hsv(177, 22%, 67%) |
| CMYK | cmyk(21.5%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(67.69, -12.92, -3.10) |
| CIE-LCH | lch(67.69, 13.28, 193.49°) |
| OKLab | oklab(71.66% -0.0394 -0.0085) |
| OKLCH | oklch(71.66% 0.04 192.2) |
| XYZ | xyz(31.9978, 37.5570, 43.5857) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.47
Cadetblue
#5F9EA0
ΔE00 7.49
Cool Grey
#95A3A6
ΔE00 8.35
Bluegrey
#85A3B2
ΔE00 9.10
Dull Teal
#5F9E8F
ΔE00 9.80
Greyblue
#77A1B5
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACAA #AC8789
analogous
#87AC97 #87ACAA #879BAC
triadic
#87ACAA #AA87AC #ACAA87
tetradic
#87ACAA #9787AC #AC8789 #9BAC87
square
#87ACAA #9787AC #AC8789 #9BAC87
split-complementary
#87ACAA #AC879B #AC9787
monochromatic
#4B6D6B #64918F #87ACAA #ABC5C4 #CFDEDD
Accessibility & contrast
On white
2.47
#87ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#87ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACAA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACAA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#A0A3AA
Tritanopia (blue-blind)
#7CAEAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #87acaa; /* rgb */ color: rgb(135, 172, 170); /* oklch */ color: oklch(71.7% 0.040 192.2);
Tailwind
colors: {
custom: {
50: '#aac4c3',
500: '#87acaa',
950: '#000000',
},
}SCSS
$custom: #87acaa; $custom-light: #aac4c3; $custom-dark: #000000;
JSON
{
"hex": "#87acaa",
"rgb": {
"r": 135,
"g": 172,
"b": 170
},
"hsl": {
"h": 176.757,
"s": 18.227,
"l": 60.196
},
"oklch": {
"l": 0.71664,
"c": 0.04029,
"h": 192.2
},
"luminance": 0.37558
}Semantic roles & 50–950 ramp
primary
#87ACAA
secondary
#CEC0C1
accent
#494D9D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181