#87AAAA#87AAAA
#87AAAA is a light, muted teal. Relative luminance 0.368; OKLCH L 71.2% C 0.038 H 196.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAAA |
|---|---|
| RGB | rgb(135, 170, 170) |
| HSL | hsl(180, 17%, 60%) |
| HSV | hsv(180, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(67.13, -11.86, -3.93) |
| CIE-LCH | lch(67.13, 12.49, 198.35°) |
| OKLab | oklab(71.21% -0.0366 -0.0107) |
| OKLCH | oklch(71.21% 0.038 196.3) |
| XYZ | xyz(31.6200, 36.8015, 43.4598) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.39
Cadetblue
#5F9EA0
ΔE00 7.53
Bluegrey
#85A3B2
ΔE00 7.89
Greyish Teal
#719F91
ΔE00 8.15
Greyblue
#77A1B5
ΔE00 8.91
Cool Gray
#9AA7B0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAAA #AA8787
analogous
#87AA99 #87AAAA #8799AA
triadic
#87AAAA #AA87AA #AAAA87
tetradic
#87AAAA #9987AA #AA8787 #99AA87
square
#87AAAA #9987AA #AA8787 #99AA87
split-complementary
#87AAAA #AA8799 #AA9987
monochromatic
#4C6B6B #658F8F #87AAAA #ABC3C3 #CFDDDD
Accessibility & contrast
On white
2.51
#87AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#87AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAAA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAAA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#9EA1AA
Tritanopia (blue-blind)
#7CACAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaaa; /* rgb */ color: rgb(135, 170, 170); /* oklch */ color: oklch(71.2% 0.038 196.3);
Tailwind
colors: {
custom: {
50: '#aac3c3',
500: '#87aaaa',
950: '#000000',
},
}SCSS
$custom: #87aaaa; $custom-light: #aac3c3; $custom-dark: #000000;
JSON
{
"hex": "#87aaaa",
"rgb": {
"r": 135,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.71215,
"c": 0.03818,
"h": 196.3
},
"luminance": 0.36803
}Semantic roles & 50–950 ramp
primary
#87AAAA
secondary
#CDC0C0
accent
#6E6EBA
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181