#87AAAF#87AAAF
#87AAAF is a light, muted teal. Relative luminance 0.370; OKLCH L 71.4% C 0.039 H 207.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAAF |
|---|---|
| RGB | rgb(135, 170, 175) |
| HSL | hsl(188, 20%, 61%) |
| HSV | hsv(188, 23%, 69%) |
| CMYK | cmyk(22.9%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(67.27, -10.73, -6.50) |
| CIE-LCH | lch(67.27, 12.54, 211.19°) |
| OKLab | oklab(71.38% -0.0346 -0.0177) |
| OKLCH | oklch(71.38% 0.039 207) |
| XYZ | xyz(32.1020, 36.9943, 45.9983) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.69
Cool Grey
#95A3A6
ΔE00 6.60
Greyblue
#77A1B5
ΔE00 6.72
Bluey Grey
#89A0B0
ΔE00 7.79
Cadetblue
#5F9EA0
ΔE00 8.20
Cool Gray
#9AA7B0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAAF #AF8C87
analogous
#87AFA0 #87AAAF #8796AF
triadic
#87AAAF #AF87AA #AAAF87
tetradic
#87AAAF #A087AF #AF8C87 #96AF87
square
#87AAAF #A087AF #AF8C87 #96AF87
split-complementary
#87AAAF #AF8796 #AFA087
monochromatic
#4B6C71 #648F95 #87AAAF #ACC4C7 #D0DEE0
Accessibility & contrast
On white
2.50
#87AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#87AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAAF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAAF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#9DA1AF
Tritanopia (blue-blind)
#7BADAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #87aaaf; /* rgb */ color: rgb(135, 170, 175); /* oklch */ color: oklch(71.4% 0.039 207.0);
Tailwind
colors: {
custom: {
50: '#aac3c6',
500: '#87aaaf',
950: '#000000',
},
}SCSS
$custom: #87aaaf; $custom-light: #aac3c6; $custom-dark: #000000;
JSON
{
"hex": "#87aaaf",
"rgb": {
"r": 135,
"g": 170,
"b": 175
},
"hsl": {
"h": 187.5,
"s": 20,
"l": 60.784
},
"oklch": {
"l": 0.71378,
"c": 0.03884,
"h": 207
},
"luminance": 0.36995
}Semantic roles & 50–950 ramp
primary
#87AAAF
secondary
#D0C3C1
accent
#52479E
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182