#87AFA5#87AFA5
#87AFA5 is a light, muted teal. Relative luminance 0.385; OKLCH L 72.2% C 0.046 H 177.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFA5 |
|---|---|
| RGB | rgb(135, 175, 165) |
| HSL | hsl(165, 20%, 61%) |
| HSV | hsv(165, 23%, 69%) |
| CMYK | cmyk(22.9%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(68.41, -15.58, 0.71) |
| CIE-LCH | lch(68.41, 15.60, 177.38°) |
| OKLab | oklab(72.19% -0.0456 0.0017) |
| OKLCH | oklch(72.19% 0.046 177.9) |
| XYZ | xyz(32.1112, 38.5262, 41.3344) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.77
Dull Teal
#5F9E8F
ΔE00 8.15
Cadetblue
#5F9EA0
ΔE00 8.69
Grey Teal
#5E9B8A
ΔE00 8.96
Greenish Grey
#96AE8D
ΔE00 9.39
Pale Teal
#82CBB2
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFA5 #AF8791
analogous
#87AF91 #87AFA5 #87A5AF
triadic
#87AFA5 #A587AF #AFA587
tetradic
#87AFA5 #9187AF #AF8791 #A5AF87
square
#87AFA5 #9187AF #AF8791 #A5AF87
split-complementary
#87AFA5 #AF87A5 #AF9187
monochromatic
#4B7167 #649589 #87AFA5 #ACC7C1 #D0E0DC
Accessibility & contrast
On white
2.41
#87AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#87AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFA5
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFA5 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA5
Deuteranopia (green-blind)
#A4A5A6
Tritanopia (blue-blind)
#7DB0AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #87afa5; /* rgb */ color: rgb(135, 175, 165); /* oklch */ color: oklch(72.2% 0.046 177.9);
Tailwind
colors: {
custom: {
50: '#aac7bf',
500: '#87afa5',
950: '#000000',
},
}SCSS
$custom: #87afa5; $custom-light: #aac7bf; $custom-dark: #000000;
JSON
{
"hex": "#87afa5",
"rgb": {
"r": 135,
"g": 175,
"b": 165
},
"hsl": {
"h": 165,
"s": 20,
"l": 60.784
},
"oklch": {
"l": 0.72186,
"c": 0.0456,
"h": 177.9
},
"luminance": 0.38527
}Semantic roles & 50–950 ramp
primary
#87AFA5
secondary
#D0C1C5
accent
#475D9E
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281