#87D3CA#87D3CA
#87D3CA is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.5% C 0.077 H 186.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #87D3CA |
|---|---|
| RGB | rgb(135, 211, 202) |
| HSL | hsl(173, 46%, 68%) |
| HSV | hsv(173, 36%, 83%) |
| CMYK | cmyk(36%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(79.61, -25.51, -2.99) |
| CIE-LCH | lch(79.61, 25.68, 186.70°) |
| OKLab | oklab(81.48% -0.0762 -0.0084) |
| OKLCH | oklch(81.48% 0.077 186.3) |
| XYZ | xyz(43.9427, 56.0009, 64.3594) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.99
Pale Teal
#82CBB2
ΔE00 6.24
Seafoam Blue
#78D1B6
ΔE00 6.48
Turquoise
#40E0D0
ΔE00 7.39
Paleturquoise
#AFEEEE
ΔE00 8.14
Darkturquoise
#00CED1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D3CA #D38790
analogous
#87D3A4 #87D3CA #87B6D3
triadic
#87D3CA #CA87D3 #D3CA87
tetradic
#87D3CA #A487D3 #D38790 #B6D387
square
#87D3CA #A487D3 #D38790 #B6D387
split-complementary
#87D3CA #D387B6 #D3A487
monochromatic
#3CA497 #5AC3B6 #87D3CA #B4E3DE #E1F4F2
Accessibility & contrast
On white
1.72
#87D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#87D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D3CA
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D3CA | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#BEC1CB
Tritanopia (blue-blind)
#6CD6D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #87d3ca; /* rgb */ color: rgb(135, 211, 202); /* oklch */ color: oklch(81.5% 0.077 186.3);
Tailwind
colors: {
custom: {
50: '#ade0da',
500: '#87d3ca',
950: '#000000',
},
}SCSS
$custom: #87d3ca; $custom-light: #ade0da; $custom-dark: #000000;
JSON
{
"hex": "#87d3ca",
"rgb": {
"r": 135,
"g": 211,
"b": 202
},
"hsl": {
"h": 172.895,
"s": 46.341,
"l": 67.843
},
"oklch": {
"l": 0.81478,
"c": 0.07664,
"h": 186.3
},
"luminance": 0.56004
}Semantic roles & 50–950 ramp
primary
#87D3CA
secondary
#A85660
accent
#2C3DBA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483