#87DDEA#87DDEA
#87DDEA is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.085 H 208.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDEA |
|---|---|
| RGB | rgb(135, 221, 234) |
| HSL | hsl(188, 70%, 72%) |
| HSV | hsv(188, 42%, 92%) |
| CMYK | cmyk(42.3%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.34, -22.69, -14.51) |
| CIE-LCH | lch(83.34, 26.94, 212.60°) |
| OKLab | oklab(84.76% -0.0751 -0.0399) |
| OKLCH | oklch(84.76% 0.085 208) |
| XYZ | xyz(50.6939, 62.8006, 87.2763) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 6.14
Paleturquoise
#AFEEEE
ΔE00 6.75
Aqua Blue
#02D8E9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDEA #EA9487
analogous
#87EAC6 #87DDEA #87ABEA
triadic
#87DDEA #EA87DD #DDEA87
tetradic
#87DDEA #C687EA #EA9487 #ABEA87
square
#87DDEA #C687EA #EA9487 #ABEA87
split-complementary
#87DDEA #EA87AB #EAC687
monochromatic
#25BBD2 #53CEE1 #87DDEA #BBECF3 #E5F8FA
Accessibility & contrast
On white
1.55
#87DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#87DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDEA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDEA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#5AE4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87ddea; /* rgb */ color: rgb(135, 221, 234); /* oklch */ color: oklch(84.8% 0.085 208.0);
Tailwind
colors: {
custom: {
50: '#afe7f0',
500: '#87ddea',
950: '#000000',
},
}SCSS
$custom: #87ddea; $custom-light: #afe7f0; $custom-dark: #000000;
JSON
{
"hex": "#87ddea",
"rgb": {
"r": 135,
"g": 221,
"b": 234
},
"hsl": {
"h": 187.879,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.84764,
"c": 0.08504,
"h": 208
},
"luminance": 0.62804
}Semantic roles & 50–950 ramp
primary
#87DDEA
secondary
#C46051
accent
#2C13D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485