#87DAEA#87DAEA
#87DAEA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.1% C 0.084 H 211.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87DAEA |
|---|---|
| RGB | rgb(135, 218, 234) |
| HSL | hsl(190, 70%, 72%) |
| HSV | hsv(190, 42%, 92%) |
| CMYK | cmyk(42.3%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(82.50, -21.20, -15.77) |
| CIE-LCH | lch(82.50, 26.42, 216.64°) |
| OKLab | oklab(84.1% -0.0716 -0.0434) |
| OKLCH | oklch(84.1% 0.084 211.2) |
| XYZ | xyz(49.9089, 61.2306, 87.0147) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 5.59
Sky Blue
#87CEEB
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.19
Ice Blue
#A5DFF9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DAEA #EA9787
analogous
#87EAC9 #87DAEA #87A9EA
triadic
#87DAEA #EA87DA #DAEA87
tetradic
#87DAEA #C987EA #EA9787 #A9EA87
square
#87DAEA #C987EA #EA9787 #A9EA87
split-complementary
#87DAEA #EA87A9 #EAC987
monochromatic
#25B6D2 #53CAE1 #87DAEA #BBEAF3 #E5F7FA
Accessibility & contrast
On white
1.59
#87DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#87DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DAEA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DAEA | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#5AE1DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87daea; /* rgb */ color: rgb(135, 218, 234); /* oklch */ color: oklch(84.1% 0.084 211.2);
Tailwind
colors: {
custom: {
50: '#afe5f0',
500: '#87daea',
950: '#000000',
},
}SCSS
$custom: #87daea; $custom-light: #afe5f0; $custom-dark: #000000;
JSON
{
"hex": "#87daea",
"rgb": {
"r": 135,
"g": 218,
"b": 234
},
"hsl": {
"h": 189.697,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.84097,
"c": 0.08371,
"h": 211.2
},
"luminance": 0.61234
}Semantic roles & 50–950 ramp
primary
#87DAEA
secondary
#C46451
accent
#3213D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485