#87AFA7#87AFA7
#87AFA7 is a light, muted teal. Relative luminance 0.386; OKLCH L 72.2% C 0.045 H 181.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFA7 |
|---|---|
| RGB | rgb(135, 175, 167) |
| HSL | hsl(168, 20%, 61%) |
| HSV | hsv(168, 23%, 69%) |
| CMYK | cmyk(22.9%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(68.46, -15.15, -0.31) |
| CIE-LCH | lch(68.46, 15.16, 181.19°) |
| OKLab | oklab(72.25% -0.0447 -0.0011) |
| OKLCH | oklch(72.25% 0.045 181.4) |
| XYZ | xyz(32.2946, 38.5996, 42.3006) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.11
Cadetblue
#5F9EA0
ΔE00 8.29
Dull Teal
#5F9E8F
ΔE00 8.45
Grey Teal
#5E9B8A
ΔE00 9.31
Pale Teal
#82CBB2
ΔE00 10.10
Greenish Grey
#96AE8D
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFA7 #AF878F
analogous
#87AF93 #87AFA7 #87A3AF
triadic
#87AFA7 #A787AF #AFA787
tetradic
#87AFA7 #9387AF #AF878F #A3AF87
square
#87AFA7 #9387AF #AF878F #A3AF87
split-complementary
#87AFA7 #AF87A3 #AF9387
monochromatic
#4B7169 #64958B #87AFA7 #ACC7C2 #D0E0DD
Accessibility & contrast
On white
2.41
#87AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#87AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFA7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFA7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#A4A5A8
Tritanopia (blue-blind)
#7CB1AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #87afa7; /* rgb */ color: rgb(135, 175, 167); /* oklch */ color: oklch(72.2% 0.045 181.4);
Tailwind
colors: {
custom: {
50: '#aac7c1',
500: '#87afa7',
950: '#000000',
},
}SCSS
$custom: #87afa7; $custom-light: #aac7c1; $custom-dark: #000000;
JSON
{
"hex": "#87afa7",
"rgb": {
"r": 135,
"g": 175,
"b": 167
},
"hsl": {
"h": 168,
"s": 20,
"l": 60.784
},
"oklch": {
"l": 0.72247,
"c": 0.04473,
"h": 181.4
},
"luminance": 0.38601
}Semantic roles & 50–950 ramp
primary
#87AFA7
secondary
#D0C1C4
accent
#47599E
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281