#87AFA3#87AFA3
#87AFA3 is a light, muted teal. Relative luminance 0.385; OKLCH L 72.1% C 0.047 H 174.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFA3 |
|---|---|
| RGB | rgb(135, 175, 163) |
| HSL | hsl(162, 20%, 61%) |
| HSV | hsv(162, 23%, 69%) |
| CMYK | cmyk(22.9%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(68.35, -16.01, 1.74) |
| CIE-LCH | lch(68.35, 16.11, 173.79°) |
| OKLab | oklab(72.13% -0.0464 0.0044) |
| OKLCH | oklch(72.13% 0.047 174.6) |
| XYZ | xyz(31.9306, 38.4540, 40.3832) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.53
Dull Teal
#5F9E8F
ΔE00 7.94
Greenish Grey
#96AE8D
ΔE00 8.70
Grey Teal
#5E9B8A
ΔE00 8.70
Cadetblue
#5F9EA0
ΔE00 9.16
Pale Teal
#82CBB2
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFA3 #AF8793
analogous
#87AF8F #87AFA3 #87A7AF
triadic
#87AFA3 #A387AF #AFA387
tetradic
#87AFA3 #8F87AF #AF8793 #A7AF87
square
#87AFA3 #8F87AF #AF8793 #A7AF87
split-complementary
#87AFA3 #AF87A7 #AF8F87
monochromatic
#4B7165 #649586 #87AFA3 #ACC7BF #D0E0DB
Accessibility & contrast
On white
2.42
#87AFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#87AFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFA3
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFA3 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA2
Deuteranopia (green-blind)
#A5A4A4
Tritanopia (blue-blind)
#7DB0AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #87afa3; /* rgb */ color: rgb(135, 175, 163); /* oklch */ color: oklch(72.1% 0.047 174.6);
Tailwind
colors: {
custom: {
50: '#aac7be',
500: '#87afa3',
950: '#000000',
},
}SCSS
$custom: #87afa3; $custom-light: #aac7be; $custom-dark: #000000;
JSON
{
"hex": "#87afa3",
"rgb": {
"r": 135,
"g": 175,
"b": 163
},
"hsl": {
"h": 162,
"s": 20,
"l": 60.784
},
"oklch": {
"l": 0.72127,
"c": 0.04663,
"h": 174.6
},
"luminance": 0.38455
}Semantic roles & 50–950 ramp
primary
#87AFA3
secondary
#D0C1C6
accent
#47619E
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281