#87DDF7#87DDF7
#87DDF7 is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.2% C 0.091 H 219.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDF7 |
|---|---|
| RGB | rgb(135, 221, 247) |
| HSL | hsl(194, 88%, 75%) |
| HSV | hsv(194, 45%, 97%) |
| CMYK | cmyk(45.3%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(83.74, -19.35, -20.78) |
| CIE-LCH | lch(83.74, 28.39, 227.05°) |
| OKLab | oklab(85.22% -0.0701 -0.0573) |
| OKLCH | oklch(85.22% 0.091 219.3) |
| XYZ | xyz(52.6305, 63.5752, 97.4755) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.16
Ice Blue
#A5DFF9
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 6.35
Lightblue
#ADD8E6
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDF7 #F7A187
analogous
#87F7D9 #87DDF7 #87A5F7
triadic
#87DDF7 #F787DD #DDF787
tetradic
#87DDF7 #D987F7 #F7A187 #A5F787
square
#87DDF7 #D987F7 #F7A187 #A5F787
split-complementary
#87DDF7 #F787A5 #F7D987
monochromatic
#14BCEF #4ECDF3 #87DDF7 #C0EDFB #E2F7FD
Accessibility & contrast
On white
1.53
#87DDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#87DDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDF7
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDF7 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F8
Deuteranopia (green-blind)
#BBCBF7
Tritanopia (blue-blind)
#51E6E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87ddf7; /* rgb */ color: rgb(135, 221, 247); /* oklch */ color: oklch(85.2% 0.091 219.3);
Tailwind
colors: {
custom: {
50: '#b0e7f9',
500: '#87ddf7',
950: '#000000',
},
}SCSS
$custom: #87ddf7; $custom-light: #b0e7f9; $custom-dark: #000000;
JSON
{
"hex": "#87ddf7",
"rgb": {
"r": 135,
"g": 221,
"b": 247
},
"hsl": {
"h": 193.929,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.85224,
"c": 0.09059,
"h": 219.3
},
"luminance": 0.63579
}Semantic roles & 50–950 ramp
primary
#87DDF7
secondary
#D46D4E
accent
#3601E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485