#87AFA2#87AFA2
#87AFA2 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.1% C 0.047 H 173.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFA2 |
|---|---|
| RGB | rgb(135, 175, 162) |
| HSL | hsl(161, 20%, 61%) |
| HSV | hsv(161, 23%, 69%) |
| CMYK | cmyk(22.9%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(68.33, -16.22, 2.26) |
| CIE-LCH | lch(68.33, 16.38, 172.08°) |
| OKLab | oklab(72.1% -0.0468 0.0057) |
| OKLCH | oklch(72.1% 0.047 173) |
| XYZ | xyz(31.8413, 38.4183, 39.9132) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.46
Dull Teal
#5F9E8F
ΔE00 7.87
Greenish Grey
#96AE8D
ΔE00 8.37
Grey Teal
#5E9B8A
ΔE00 8.60
Pale Teal
#82CBB2
ΔE00 9.13
Cadetblue
#5F9EA0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFA2 #AF8794
analogous
#87AF8E #87AFA2 #87A8AF
triadic
#87AFA2 #A287AF #AFA287
tetradic
#87AFA2 #8E87AF #AF8794 #A8AF87
square
#87AFA2 #8E87AF #AF8794 #A8AF87
split-complementary
#87AFA2 #AF87A8 #AF8E87
monochromatic
#4B7164 #649585 #87AFA2 #ACC7BE #D0E0DB
Accessibility & contrast
On white
2.42
#87AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#87AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFA2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFA2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA1
Deuteranopia (green-blind)
#A5A4A3
Tritanopia (blue-blind)
#7DB0AB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #87afa2; /* rgb */ color: rgb(135, 175, 162); /* oklch */ color: oklch(72.1% 0.047 173.0);
Tailwind
colors: {
custom: {
50: '#aac7bd',
500: '#87afa2',
950: '#000000',
},
}SCSS
$custom: #87afa2; $custom-light: #aac7bd; $custom-dark: #000000;
JSON
{
"hex": "#87afa2",
"rgb": {
"r": 135,
"g": 175,
"b": 162
},
"hsl": {
"h": 160.5,
"s": 20,
"l": 60.784
},
"oklch": {
"l": 0.72097,
"c": 0.0472,
"h": 173
},
"luminance": 0.38419
}Semantic roles & 50–950 ramp
primary
#87AFA2
secondary
#D0C1C6
accent
#47639E
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281