#87CDBA#87CDBA
#87CDBA is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.076 H 175.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #87CDBA |
|---|---|
| RGB | rgb(135, 205, 186) |
| HSL | hsl(164, 41%, 67%) |
| HSV | hsv(164, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(77.49, -26.17, 2.49) |
| CIE-LCH | lch(77.49, 26.29, 174.57°) |
| OKLab | oklab(79.64% -0.0756 0.0062) |
| OKLCH | oklch(79.64% 0.076 175.3) |
| XYZ | xyz(40.6828, 52.3563, 54.4070) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.16
Seafoam Blue
#78D1B6
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 5.97
Light Teal
#90E4C1
ΔE00 6.87
Seafoam
#7FE0B3
ΔE00 8.33
Mediumturquoise
#48D1CC
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CDBA #CD879A
analogous
#87CD97 #87CDBA #87BDCD
triadic
#87CDBA #BA87CD #CDBA87
tetradic
#87CDBA #9787CD #CD879A #BDCD87
square
#87CDBA #9787CD #CD879A #BDCD87
split-complementary
#87CDBA #CD87BD #CD9787
monochromatic
#409A81 #5CBBA1 #87CDBA #B2DFD3 #DDF1EC
Accessibility & contrast
On white
1.83
#87CDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#87CDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CDBA
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CDBA | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B9
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#72CFC7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #87cdba; /* rgb */ color: rgb(135, 205, 186); /* oklch */ color: oklch(79.6% 0.076 175.3);
Tailwind
colors: {
custom: {
50: '#acdcce',
500: '#87cdba',
950: '#000000',
},
}SCSS
$custom: #87cdba; $custom-light: #acdcce; $custom-dark: #000000;
JSON
{
"hex": "#87cdba",
"rgb": {
"r": 135,
"g": 205,
"b": 186
},
"hsl": {
"h": 163.714,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.79638,
"c": 0.07582,
"h": 175.3
},
"luminance": 0.52359
}Semantic roles & 50–950 ramp
primary
#87CDBA
secondary
#A0586C
accent
#3155B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483