#87BFAB#87BFAB
#87BFAB is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.0% C 0.065 H 170.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #87BFAB |
|---|---|
| RGB | rgb(135, 191, 171) |
| HSL | hsl(159, 30%, 64%) |
| HSV | hsv(159, 29%, 75%) |
| CMYK | cmyk(29.3%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.12, -22.48, 4.27) |
| CIE-LCH | lch(73.12, 22.88, 169.25°) |
| OKLab | oklab(76.01% -0.0642 0.0109) |
| OKLCH | oklch(76.01% 0.065 170.3) |
| XYZ | xyz(35.9707, 45.3510, 45.3785) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.80
Seafoam Blue
#78D1B6
ΔE00 5.96
Mediumaquamarine
#66CDAA
ΔE00 7.21
Darkseagreen
#8FBC8F
ΔE00 8.36
Greeny Blue
#42B395
ΔE00 8.93
Greyish Teal
#719F91
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BFAB #BF879B
analogous
#87BF8F #87BFAB #87B7BF
triadic
#87BFAB #AB87BF #BFAB87
tetradic
#87BFAB #8F87BF #BF879B #B7BF87
square
#87BFAB #8F87BF #BF879B #B7BF87
split-complementary
#87BFAB #BF87B7 #BF8F87
monochromatic
#47856F #5FAA8F #87BFAB #AFD4C7 #D7EAE3
Accessibility & contrast
On white
2.09
#87BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#87BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BFAB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BFAB | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B2B1AC
Tritanopia (blue-blind)
#79C0B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #87bfab; /* rgb */ color: rgb(135, 191, 171); /* oklch */ color: oklch(76.0% 0.065 170.3);
Tailwind
colors: {
custom: {
50: '#abd2c4',
500: '#87bfab',
950: '#000000',
},
}SCSS
$custom: #87bfab; $custom-light: #abd2c4; $custom-dark: #000000;
JSON
{
"hex": "#87bfab",
"rgb": {
"r": 135,
"g": 191,
"b": 171
},
"hsl": {
"h": 158.571,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.76007,
"c": 0.06517,
"h": 170.3
},
"luminance": 0.45353
}Semantic roles & 50–950 ramp
primary
#87BFAB
secondary
#DBC7CE
accent
#3C63A9
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281