#87CEBD#87CEBD
#87CEBD is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.076 H 177.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #87CEBD |
|---|---|
| RGB | rgb(135, 206, 189) |
| HSL | hsl(166, 42%, 67%) |
| HSV | hsv(166, 34%, 81%) |
| CMYK | cmyk(34.5%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.85, -26.00, 1.40) |
| CIE-LCH | lch(77.85, 26.04, 176.91°) |
| OKLab | oklab(79.95% -0.0755 0.0033) |
| OKLCH | oklch(79.95% 0.076 177.5) |
| XYZ | xyz(41.2450, 52.9652, 56.1842) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.91
Seafoam Blue
#78D1B6
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 6.52
Light Teal
#90E4C1
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 7.76
Turquoise
#40E0D0
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CEBD #CE8798
analogous
#87CE9A #87CEBD #87BCCE
triadic
#87CEBD #BD87CE #CEBD87
tetradic
#87CEBD #9A87CE #CE8798 #BCCE87
square
#87CEBD #9A87CE #CE8798 #BCCE87
split-complementary
#87CEBD #CE87BC #CE9A87
monochromatic
#3F9B85 #5CBCA5 #87CEBD #B2E0D5 #DEF1ED
Accessibility & contrast
On white
1.81
#87CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#87CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CEBD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CEBD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#71D0C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87cebd; /* rgb */ color: rgb(135, 206, 189); /* oklch */ color: oklch(80.0% 0.076 177.5);
Tailwind
colors: {
custom: {
50: '#acddd0',
500: '#87cebd',
950: '#000000',
},
}SCSS
$custom: #87cebd; $custom-light: #acddd0; $custom-dark: #000000;
JSON
{
"hex": "#87cebd",
"rgb": {
"r": 135,
"g": 206,
"b": 189
},
"hsl": {
"h": 165.634,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.79953,
"c": 0.0756,
"h": 177.5
},
"luminance": 0.52968
}Semantic roles & 50–950 ramp
primary
#87CEBD
secondary
#A1586A
accent
#3050B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483