#87BFAC#87BFAC
#87BFAC is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.0% C 0.065 H 171.4°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #87BFAC |
|---|---|
| RGB | rgb(135, 191, 172) |
| HSL | hsl(160, 30%, 64%) |
| HSV | hsv(160, 29%, 75%) |
| CMYK | cmyk(29.3%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(73.15, -22.27, 3.76) |
| CIE-LCH | lch(73.15, 22.59, 170.42°) |
| OKLab | oklab(76.04% -0.0638 0.0096) |
| OKLCH | oklch(76.04% 0.065 171.4) |
| XYZ | xyz(36.0664, 45.3893, 45.8824) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.92
Seafoam Blue
#78D1B6
ΔE00 6.04
Mediumaquamarine
#66CDAA
ΔE00 7.38
Darkseagreen
#8FBC8F
ΔE00 8.69
Greeny Blue
#42B395
ΔE00 9.03
Greyish Teal
#719F91
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BFAC #BF879A
analogous
#87BF90 #87BFAC #87B6BF
triadic
#87BFAC #AC87BF #BFAC87
tetradic
#87BFAC #9087BF #BF879A #B6BF87
square
#87BFAC #9087BF #BF879A #B6BF87
split-complementary
#87BFAC #BF87B6 #BF9087
monochromatic
#478570 #5FAA90 #87BFAC #AFD4C8 #D7EAE3
Accessibility & contrast
On white
2.08
#87BFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#87BFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BFAC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BFAC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AB
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#79C0B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #87bfac; /* rgb */ color: rgb(135, 191, 172); /* oklch */ color: oklch(76.0% 0.065 171.4);
Tailwind
colors: {
custom: {
50: '#abd2c4',
500: '#87bfac',
950: '#000000',
},
}SCSS
$custom: #87bfac; $custom-light: #abd2c4; $custom-dark: #000000;
JSON
{
"hex": "#87bfac",
"rgb": {
"r": 135,
"g": 191,
"b": 172
},
"hsl": {
"h": 159.643,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.76035,
"c": 0.06454,
"h": 171.4
},
"luminance": 0.45391
}Semantic roles & 50–950 ramp
primary
#87BFAC
secondary
#DBC7CE
accent
#3C61A9
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281