#87CFBD#87CFBD
#87CFBD is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.077 H 176.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFBD |
|---|---|
| RGB | rgb(135, 207, 189) |
| HSL | hsl(165, 43%, 67%) |
| HSV | hsv(165, 35%, 81%) |
| CMYK | cmyk(34.8%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(78.14, -26.49, 1.82) |
| CIE-LCH | lch(78.14, 26.55, 176.08°) |
| OKLab | oklab(80.18% -0.0768 0.0044) |
| OKLCH | oklch(80.18% 0.077 176.7) |
| XYZ | xyz(41.4865, 53.4482, 56.2647) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.68
Seafoam Blue
#78D1B6
ΔE00 3.43
Mediumaquamarine
#66CDAA
ΔE00 6.23
Light Teal
#90E4C1
ΔE00 6.79
Mediumturquoise
#48D1CC
ΔE00 7.91
Turquoise
#40E0D0
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFBD #CF8799
analogous
#87CF99 #87CFBD #87BDCF
triadic
#87CFBD #BD87CF #CFBD87
tetradic
#87CFBD #9987CF #CF8799 #BDCF87
square
#87CFBD #9987CF #CF8799 #BDCF87
split-complementary
#87CFBD #CF87BD #CF9987
monochromatic
#3F9D85 #5BBEA5 #87CFBD #B3E0D5 #DEF2ED
Accessibility & contrast
On white
1.80
#87CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#87CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFBD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFBD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#71D1C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87cfbd; /* rgb */ color: rgb(135, 207, 189); /* oklch */ color: oklch(80.2% 0.077 176.7);
Tailwind
colors: {
custom: {
50: '#acded0',
500: '#87cfbd',
950: '#000000',
},
}SCSS
$custom: #87cfbd; $custom-light: #acded0; $custom-dark: #000000;
JSON
{
"hex": "#87cfbd",
"rgb": {
"r": 135,
"g": 207,
"b": 189
},
"hsl": {
"h": 165,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.80181,
"c": 0.0769,
"h": 176.7
},
"luminance": 0.53451
}Semantic roles & 50–950 ramp
primary
#87CFBD
secondary
#A3586A
accent
#3051B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483