#87DADE#87DADE
#87DADE is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.7% C 0.081 H 199.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #87DADE |
|---|---|
| RGB | rgb(135, 218, 222) |
| HSL | hsl(183, 57%, 70%) |
| HSV | hsv(183, 39%, 87%) |
| CMYK | cmyk(39.2%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.14, -24.19, -9.92) |
| CIE-LCH | lch(82.14, 26.15, 202.31°) |
| OKLab | oklab(83.69% -0.0763 -0.0273) |
| OKLCH | oklch(83.69% 0.081 199.7) |
| XYZ | xyz(48.2430, 60.5642, 78.2410) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Paleturquoise
#AFEEEE
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 6.67
Mediumturquoise
#48D1CC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DADE #DE8B87
analogous
#87DEB7 #87DADE #87AEDE
triadic
#87DADE #DE87DA #DADE87
tetradic
#87DADE #B787DE #DE8B87 #AEDE87
square
#87DADE #B787DE #DE8B87 #AEDE87
split-complementary
#87DADE #DE87AE #DEB787
monochromatic
#33B2B8 #57CBD1 #87DADE #B7E9EB #E7F8F8
Accessibility & contrast
On white
1.60
#87DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#87DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DADE
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DADE | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#C0C7DF
Tritanopia (blue-blind)
#61DFDB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #87dade; /* rgb */ color: rgb(135, 218, 222); /* oklch */ color: oklch(83.7% 0.081 199.7);
Tailwind
colors: {
custom: {
50: '#aee5e8',
500: '#87dade',
950: '#000000',
},
}SCSS
$custom: #87dade; $custom-light: #aee5e8; $custom-dark: #000000;
JSON
{
"hex": "#87dade",
"rgb": {
"r": 135,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.759,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83691,
"c": 0.08108,
"h": 199.7
},
"luminance": 0.60568
}Semantic roles & 50–950 ramp
primary
#87DADE
secondary
#B55854
accent
#2921C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484