#87CBBE#87CBBE
#87CBBE is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.3% C 0.071 H 181.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #87CBBE |
|---|---|
| RGB | rgb(135, 203, 190) |
| HSL | hsl(169, 40%, 66%) |
| HSV | hsv(169, 33%, 80%) |
| CMYK | cmyk(33.5%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.03, -24.30, -0.34) |
| CIE-LCH | lch(77.03, 24.31, 180.81°) |
| OKLab | oklab(79.3% -0.0714 -0.0013) |
| OKLCH | oklch(79.3% 0.071 181) |
| XYZ | xyz(40.6386, 51.5781, 56.5194) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 7.28
Mediumaquamarine
#66CDAA
ΔE00 7.81
Turquoise
#40E0D0
ΔE00 8.62
Light Teal
#90E4C1
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CBBE #CB8794
analogous
#87CB9C #87CBBE #87B6CB
triadic
#87CBBE #BE87CB #CBBE87
tetradic
#87CBBE #9C87CB #CB8794 #B6CB87
square
#87CBBE #9C87CB #CB8794 #B6CB87
split-complementary
#87CBBE #CB87B6 #CB9C87
monochromatic
#419686 #5CB8A7 #87CBBE #B2DED5 #DCF0EC
Accessibility & contrast
On white
1.86
#87CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#87CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CBBE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CBBE | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#71CDC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #87cbbe; /* rgb */ color: rgb(135, 203, 190); /* oklch */ color: oklch(79.3% 0.071 181.0);
Tailwind
colors: {
custom: {
50: '#acdbd1',
500: '#87cbbe',
950: '#000000',
},
}SCSS
$custom: #87cbbe; $custom-light: #acdbd1; $custom-dark: #000000;
JSON
{
"hex": "#87cbbe",
"rgb": {
"r": 135,
"g": 203,
"b": 190
},
"hsl": {
"h": 168.529,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.79298,
"c": 0.07139,
"h": 181
},
"luminance": 0.5158
}Semantic roles & 50–950 ramp
primary
#87CBBE
secondary
#9D5966
accent
#334BB3
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483