#87DDFC#87DDFC
#87DDFC is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.4% C 0.094 H 223.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDFC |
|---|---|
| RGB | rgb(135, 221, 252) |
| HSL | hsl(196, 95%, 76%) |
| HSV | hsv(196, 46%, 99%) |
| CMYK | cmyk(46.4%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.91, -18.03, -23.18) |
| CIE-LCH | lch(83.91, 29.36, 232.13°) |
| OKLab | oklab(85.41% -0.0683 -0.064) |
| OKLCH | oklch(85.41% 0.094 223.2) |
| XYZ | xyz(53.4124, 63.8880, 101.5936) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 3.90
Ice Blue
#A5DFF9
ΔE00 3.92
Lightskyblue
#87CEFA
ΔE00 6.10
Neon Blue
#04D9FF
ΔE00 6.50
Lightblue
#ADD8E6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDFC #FCA687
analogous
#87FCE0 #87DDFC #87A2FC
triadic
#87DDFC #FC87DD #DDFC87
tetradic
#87DDFC #E087FC #FCA687 #A2FC87
square
#87DDFC #E087FC #FCA687 #A2FC87
split-complementary
#87DDFC #FC87A2 #FCE087
monochromatic
#10BBF9 #4BCCFB #87DDFC #C3EEFD #E1F7FE
Accessibility & contrast
On white
1.52
#87DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#87DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDFC
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDFC | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#BACBFC
Tritanopia (blue-blind)
#4DE7E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87ddfc; /* rgb */ color: rgb(135, 221, 252); /* oklch */ color: oklch(85.4% 0.094 223.2);
Tailwind
colors: {
custom: {
50: '#b0e7fd',
500: '#87ddfc',
950: '#000000',
},
}SCSS
$custom: #87ddfc; $custom-light: #b0e7fd; $custom-dark: #000000;
JSON
{
"hex": "#87ddfc",
"rgb": {
"r": 135,
"g": 221,
"b": 252
},
"hsl": {
"h": 195.897,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.85408,
"c": 0.09363,
"h": 223.2
},
"luminance": 0.63892
}Semantic roles & 50–950 ramp
primary
#87DDFC
secondary
#DB724C
accent
#3D00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485