#87CFCA#87CFCA
#87CFCA is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.6% C 0.072 H 190.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFCA |
|---|---|
| RGB | rgb(135, 207, 202) |
| HSL | hsl(176, 43%, 67%) |
| HSV | hsv(176, 35%, 81%) |
| CMYK | cmyk(34.8%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.48, -23.54, -4.66) |
| CIE-LCH | lch(78.48, 23.99, 191.20°) |
| OKLab | oklab(80.57% -0.0713 -0.0129) |
| OKLCH | oklch(80.57% 0.072 190.3) |
| XYZ | xyz(42.9614, 54.0381, 64.0323) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.18
Pale Teal
#82CBB2
ΔE00 7.47
Seafoam Blue
#78D1B6
ΔE00 8.01
Paleturquoise
#AFEEEE
ΔE00 8.14
Darkturquoise
#00CED1
ΔE00 8.22
Turquoise
#40E0D0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFCA #CF878C
analogous
#87CFA6 #87CFCA #87B0CF
triadic
#87CFCA #CA87CF #CFCA87
tetradic
#87CFCA #A687CF #CF878C #B0CF87
square
#87CFCA #A687CF #CF878C #B0CF87
split-complementary
#87CFCA #CF87B0 #CFA687
monochromatic
#3F9D96 #5BBEB7 #87CFCA #B3E0DD #DEF2F1
Accessibility & contrast
On white
1.78
#87CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#87CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFCA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFCA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#6CD3CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #87cfca; /* rgb */ color: rgb(135, 207, 202); /* oklch */ color: oklch(80.6% 0.072 190.3);
Tailwind
colors: {
custom: {
50: '#addeda',
500: '#87cfca',
950: '#000000',
},
}SCSS
$custom: #87cfca; $custom-light: #addeda; $custom-dark: #000000;
JSON
{
"hex": "#87cfca",
"rgb": {
"r": 135,
"g": 207,
"b": 202
},
"hsl": {
"h": 175.833,
"s": 42.857,
"l": 67.059
},
"oklch": {
"l": 0.80572,
"c": 0.07246,
"h": 190.3
},
"luminance": 0.54041
}Semantic roles & 50–950 ramp
primary
#87CFCA
secondary
#A3585D
accent
#3039B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483