#87CABA#87CABA
#87CABA is a light, moderate teal. Relative luminance 0.509; OKLCH L 79.0% C 0.072 H 177.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #87CABA |
|---|---|
| RGB | rgb(135, 202, 186) |
| HSL | hsl(166, 39%, 66%) |
| HSV | hsv(166, 33%, 79%) |
| CMYK | cmyk(33.2%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.64, -24.70, 1.25) |
| CIE-LCH | lch(76.64, 24.73, 177.11°) |
| OKLab | oklab(78.95% -0.0718 0.0029) |
| OKLCH | oklch(78.95% 0.072 177.7) |
| XYZ | xyz(39.9720, 50.9348, 54.1700) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.11
Seafoam Blue
#78D1B6
ΔE00 4.42
Mediumaquamarine
#66CDAA
ΔE00 6.90
Mediumturquoise
#48D1CC
ΔE00 8.02
Light Teal
#90E4C1
ΔE00 8.08
Turquoise
#40E0D0
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CABA #CA8797
analogous
#87CA98 #87CABA #87B8CA
triadic
#87CABA #BA87CA #CABA87
tetradic
#87CABA #9887CA #CA8797 #B8CA87
square
#87CABA #9887CA #CA8797 #B8CA87
split-complementary
#87CABA #CA87B8 #CA9887
monochromatic
#429581 #5DB7A2 #87CABA #B1DDD2 #DCEFEB
Accessibility & contrast
On white
1.88
#87CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#87CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CABA
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CABA | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#B9BABB
Tritanopia (blue-blind)
#73CCC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87caba; /* rgb */ color: rgb(135, 202, 186); /* oklch */ color: oklch(79.0% 0.072 177.7);
Tailwind
colors: {
custom: {
50: '#acdace',
500: '#87caba',
950: '#000000',
},
}SCSS
$custom: #87caba; $custom-light: #acdace; $custom-dark: #000000;
JSON
{
"hex": "#87caba",
"rgb": {
"r": 135,
"g": 202,
"b": 186
},
"hsl": {
"h": 165.672,
"s": 38.728,
"l": 66.078
},
"oklch": {
"l": 0.78952,
"c": 0.07189,
"h": 177.7
},
"luminance": 0.50937
}Semantic roles & 50–950 ramp
primary
#87CABA
secondary
#9C5969
accent
#3452B2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483