#87D0BB#87D0BB
#87D0BB is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.4% C 0.079 H 174.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #87D0BB |
|---|---|
| RGB | rgb(135, 208, 187) |
| HSL | hsl(163, 44%, 67%) |
| HSV | hsv(163, 35%, 82%) |
| CMYK | cmyk(35.1%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(78.37, -27.42, 3.23) |
| CIE-LCH | lch(78.37, 27.61, 173.28°) |
| OKLab | oklab(80.35% -0.0789 0.0081) |
| OKLCH | oklch(80.35% 0.079 174.1) |
| XYZ | xyz(41.5139, 53.8480, 55.2103) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.93
Seafoam Blue
#78D1B6
ΔE00 2.63
Mediumaquamarine
#66CDAA
ΔE00 5.45
Light Teal
#90E4C1
ΔE00 5.94
Seafoam
#7FE0B3
ΔE00 7.43
Turquoise
#40E0D0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D0BB #D0879C
analogous
#87D097 #87D0BB #87C1D0
triadic
#87D0BB #BB87D0 #D0BB87
tetradic
#87D0BB #9787D0 #D0879C #C1D087
square
#87D0BB #9787D0 #D0879C #C1D087
split-complementary
#87D0BB #D087C1 #D09787
monochromatic
#3E9F83 #5BBFA2 #87D0BB #B3E1D4 #DFF2ED
Accessibility & contrast
On white
1.78
#87D0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#87D0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D0BB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D0BB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#72D2CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #87d0bb; /* rgb */ color: rgb(135, 208, 187); /* oklch */ color: oklch(80.4% 0.079 174.1);
Tailwind
colors: {
custom: {
50: '#acdecf',
500: '#87d0bb',
950: '#000000',
},
}SCSS
$custom: #87d0bb; $custom-light: #acdecf; $custom-dark: #000000;
JSON
{
"hex": "#87d0bb",
"rgb": {
"r": 135,
"g": 208,
"b": 187
},
"hsl": {
"h": 162.74,
"s": 43.713,
"l": 67.255
},
"oklch": {
"l": 0.80353,
"c": 0.07928,
"h": 174.1
},
"luminance": 0.53851
}Semantic roles & 50–950 ramp
primary
#87D0BB
secondary
#A4576D
accent
#2F56B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483