#87D5CC#87D5CC
#87D5CC is a light, moderate teal. Relative luminance 0.571; OKLCH L 82.0% C 0.078 H 186.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #87D5CC |
|---|---|
| RGB | rgb(135, 213, 204) |
| HSL | hsl(173, 48%, 68%) |
| HSV | hsv(173, 37%, 84%) |
| CMYK | cmyk(36.6%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(80.23, -26.03, -3.15) |
| CIE-LCH | lch(80.23, 26.22, 186.91°) |
| OKLab | oklab(81.99% -0.0778 -0.0089) |
| OKLCH | oklch(81.99% 0.078 186.5) |
| XYZ | xyz(44.6810, 57.0961, 65.7813) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.91
Pale Teal
#82CBB2
ΔE00 6.46
Seafoam Blue
#78D1B6
ΔE00 6.55
Turquoise
#40E0D0
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.86
Tiffany Blue
#7BF2DA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D5CC #D58790
analogous
#87D5A5 #87D5CC #87B7D5
triadic
#87D5CC #CC87D5 #D5CC87
tetradic
#87D5CC #A587D5 #D58790 #B7D587
square
#87D5CC #A587D5 #D58790 #B7D587
split-complementary
#87D5CC #D587B7 #D5A587
monochromatic
#3AA79B #5AC5B9 #87D5CC #B4E5DF #E2F5F3
Accessibility & contrast
On white
1.69
#87D5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#87D5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D5CC
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D5CC | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#BFC3CD
Tritanopia (blue-blind)
#6AD8D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #87d5cc; /* rgb */ color: rgb(135, 213, 204); /* oklch */ color: oklch(82.0% 0.078 186.5);
Tailwind
colors: {
custom: {
50: '#ade2db',
500: '#87d5cc',
950: '#000000',
},
}SCSS
$custom: #87d5cc; $custom-light: #ade2db; $custom-dark: #000000;
JSON
{
"hex": "#87d5cc",
"rgb": {
"r": 135,
"g": 213,
"b": 204
},
"hsl": {
"h": 173.077,
"s": 48.148,
"l": 68.235
},
"oklch": {
"l": 0.81993,
"c": 0.07827,
"h": 186.5
},
"luminance": 0.57099
}Semantic roles & 50–950 ramp
primary
#87D5CC
secondary
#AB555F
accent
#2A3BBB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101515
muted
#818484