#87D7DC#87D7DC
#87D7DC is a very light, moderate teal. Relative luminance 0.589; OKLCH L 83.0% C 0.079 H 200.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #87D7DC |
|---|---|
| RGB | rgb(135, 215, 220) |
| HSL | hsl(184, 55%, 70%) |
| HSV | hsv(184, 39%, 86%) |
| CMYK | cmyk(38.6%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.25, -23.20, -10.20) |
| CIE-LCH | lch(81.25, 25.34, 203.73°) |
| OKLab | oklab(82.95% -0.0736 -0.028) |
| OKLCH | oklch(82.95% 0.079 200.8) |
| XYZ | xyz(47.2056, 58.9158, 76.5807) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Paleturquoise
#AFEEEE
ΔE00 6.44
Powder Blue
#B0E0E6
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.56
Aqua Blue
#02D8E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D7DC #DC8C87
analogous
#87DCB6 #87D7DC #87ADDC
triadic
#87D7DC #DC87D7 #D7DC87
tetradic
#87D7DC #B687DC #DC8C87 #ADDC87
square
#87D7DC #B687DC #DC8C87 #ADDC87
split-complementary
#87D7DC #DC87AD #DCB687
monochromatic
#35ADB4 #58C7CE #87D7DC #B6E7EA #E6F7F8
Accessibility & contrast
On white
1.64
#87D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#87D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D7DC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D7DC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#63DCD8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #87d7dc; /* rgb */ color: rgb(135, 215, 220); /* oklch */ color: oklch(83.0% 0.079 200.8);
Tailwind
colors: {
custom: {
50: '#aee3e6',
500: '#87d7dc',
950: '#000000',
},
}SCSS
$custom: #87d7dc; $custom-light: #aee3e6; $custom-dark: #000000;
JSON
{
"hex": "#87d7dc",
"rgb": {
"r": 135,
"g": 215,
"b": 220
},
"hsl": {
"h": 183.529,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.82953,
"c": 0.07875,
"h": 200.8
},
"luminance": 0.58919
}Semantic roles & 50–950 ramp
primary
#87D7DC
secondary
#B35A54
accent
#2D23C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484