#87CFBB#87CFBB
#87CFBB is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.1% C 0.078 H 174.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFBB |
|---|---|
| RGB | rgb(135, 207, 187) |
| HSL | hsl(163, 43%, 67%) |
| HSV | hsv(163, 35%, 81%) |
| CMYK | cmyk(34.8%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(78.09, -26.93, 2.82) |
| CIE-LCH | lch(78.09, 27.08, 174.03°) |
| OKLab | oklab(80.12% -0.0776 0.0071) |
| OKLCH | oklch(80.12% 0.078 174.8) |
| XYZ | xyz(41.2709, 53.3619, 55.1293) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.06
Seafoam Blue
#78D1B6
ΔE00 2.91
Mediumaquamarine
#66CDAA
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 6.32
Seafoam
#7FE0B3
ΔE00 7.82
Turquoise
#40E0D0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFBB #CF879B
analogous
#87CF97 #87CFBB #87BFCF
triadic
#87CFBB #BB87CF #CFBB87
tetradic
#87CFBB #9787CF #CF879B #BFCF87
square
#87CFBB #9787CF #CF879B #BFCF87
split-complementary
#87CFBB #CF87BF #CF9787
monochromatic
#3F9D83 #5BBEA2 #87CFBB #B3E0D4 #DEF2ED
Accessibility & contrast
On white
1.80
#87CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#87CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFBB
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFBB | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#BEBDBC
Tritanopia (blue-blind)
#72D1C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87cfbb; /* rgb */ color: rgb(135, 207, 187); /* oklch */ color: oklch(80.1% 0.078 174.8);
Tailwind
colors: {
custom: {
50: '#acdecf',
500: '#87cfbb',
950: '#000000',
},
}SCSS
$custom: #87cfbb; $custom-light: #acdecf; $custom-dark: #000000;
JSON
{
"hex": "#87cfbb",
"rgb": {
"r": 135,
"g": 207,
"b": 187
},
"hsl": {
"h": 163.333,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.80124,
"c": 0.07794,
"h": 174.8
},
"luminance": 0.53364
}Semantic roles & 50–950 ramp
primary
#87CFBB
secondary
#A3586C
accent
#3055B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483