#87DCDE#87DCDE
#87DCDE is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.083 H 197.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCDE |
|---|---|
| RGB | rgb(135, 220, 222) |
| HSL | hsl(181, 57%, 70%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(39.2%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.70, -25.17, -9.09) |
| CIE-LCH | lch(82.70, 26.77, 199.86°) |
| OKLab | oklab(84.14% -0.0787 -0.025) |
| OKLCH | oklch(84.14% 0.083 197.6) |
| XYZ | xyz(48.7648, 61.6077, 78.4149) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Paleturquoise
#AFEEEE
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.27
Mediumturquoise
#48D1CC
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCDE #DE8987
analogous
#87DEB4 #87DCDE #87B1DE
triadic
#87DCDE #DE87DC #DCDE87
tetradic
#87DCDE #B487DE #DE8987 #B1DE87
square
#87DCDE #B487DE #DE8987 #B1DE87
split-complementary
#87DCDE #DE87B1 #DEB487
monochromatic
#33B5B8 #57CED1 #87DCDE #B7EAEB #E7F8F8
Accessibility & contrast
On white
1.58
#87DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#87DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCDE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCDE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#61E1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dcde; /* rgb */ color: rgb(135, 220, 222); /* oklch */ color: oklch(84.1% 0.083 197.6);
Tailwind
colors: {
custom: {
50: '#aee7e8',
500: '#87dcde',
950: '#000000',
},
}SCSS
$custom: #87dcde; $custom-light: #aee7e8; $custom-dark: #000000;
JSON
{
"hex": "#87dcde",
"rgb": {
"r": 135,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.379,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.8414,
"c": 0.08258,
"h": 197.6
},
"luminance": 0.61611
}Semantic roles & 50–950 ramp
primary
#87DCDE
secondary
#B55654
accent
#2521C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484