#87CFBE#87CFBE
#87CFBE is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.076 H 177.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFBE |
|---|---|
| RGB | rgb(135, 207, 190) |
| HSL | hsl(166, 43%, 67%) |
| HSV | hsv(166, 35%, 81%) |
| CMYK | cmyk(34.8%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.16, -26.27, 1.32) |
| CIE-LCH | lch(78.16, 26.30, 177.13°) |
| OKLab | oklab(80.21% -0.0763 0.0031) |
| OKLCH | oklch(80.21% 0.076 177.7) |
| XYZ | xyz(41.5954, 53.4917, 56.8384) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.01
Seafoam Blue
#78D1B6
ΔE00 3.71
Mediumaquamarine
#66CDAA
ΔE00 6.52
Light Teal
#90E4C1
ΔE00 7.05
Mediumturquoise
#48D1CC
ΔE00 7.66
Turquoise
#40E0D0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFBE #CF8798
analogous
#87CF9A #87CFBE #87BCCF
triadic
#87CFBE #BE87CF #CFBE87
tetradic
#87CFBE #9A87CF #CF8798 #BCCF87
square
#87CFBE #9A87CF #CF8798 #BCCF87
split-complementary
#87CFBE #CF87BC #CF9A87
monochromatic
#3F9D87 #5BBEA6 #87CFBE #B3E0D6 #DEF2ED
Accessibility & contrast
On white
1.80
#87CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#87CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFBE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFBE | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#71D1CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87cfbe; /* rgb */ color: rgb(135, 207, 190); /* oklch */ color: oklch(80.2% 0.076 177.7);
Tailwind
colors: {
custom: {
50: '#acded1',
500: '#87cfbe',
950: '#000000',
},
}SCSS
$custom: #87cfbe; $custom-light: #acded1; $custom-dark: #000000;
JSON
{
"hex": "#87cfbe",
"rgb": {
"r": 135,
"g": 207,
"b": 190
},
"hsl": {
"h": 165.833,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.8021,
"c": 0.0764,
"h": 177.7
},
"luminance": 0.53494
}Semantic roles & 50–950 ramp
primary
#87CFBE
secondary
#A35869
accent
#304FB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483