#87DDFA#87DDFA
#87DDFA is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.3% C 0.092 H 221.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDFA |
|---|---|
| RGB | rgb(135, 221, 250) |
| HSL | hsl(195, 92%, 75%) |
| HSV | hsv(195, 46%, 98%) |
| CMYK | cmyk(46%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(83.84, -18.56, -22.22) |
| CIE-LCH | lch(83.84, 28.95, 230.14°) |
| OKLab | oklab(85.33% -0.069 -0.0614) |
| OKLCH | oklch(85.33% 0.092 221.6) |
| XYZ | xyz(53.0971, 63.7618, 99.9332) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.81
Ice Blue
#A5DFF9
ΔE00 4.07
Baby Blue
#89CFF0
ΔE00 4.22
Neon Blue
#04D9FF
ΔE00 6.39
Lightskyblue
#87CEFA
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDFA #FAA487
analogous
#87FADD #87DDFA #87A4FA
triadic
#87DDFA #FA87DD #DDFA87
tetradic
#87DDFA #DD87FA #FAA487 #A4FA87
square
#87DDFA #DD87FA #FAA487 #A4FA87
split-complementary
#87DDFA #FA87A4 #FADD87
monochromatic
#11BCF5 #4CCCF8 #87DDFA #C2EEFC #E2F7FE
Accessibility & contrast
On white
1.53
#87DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#87DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDFA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDFA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#BACBFA
Tritanopia (blue-blind)
#4FE6E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87ddfa; /* rgb */ color: rgb(135, 221, 250); /* oklch */ color: oklch(85.3% 0.092 221.6);
Tailwind
colors: {
custom: {
50: '#b0e7fc',
500: '#87ddfa',
950: '#000000',
},
}SCSS
$custom: #87ddfa; $custom-light: #b0e7fc; $custom-dark: #000000;
JSON
{
"hex": "#87ddfa",
"rgb": {
"r": 135,
"g": 221,
"b": 250
},
"hsl": {
"h": 195.13,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.85334,
"c": 0.09236,
"h": 221.6
},
"luminance": 0.63766
}Semantic roles & 50–950 ramp
primary
#87DDFA
secondary
#D8704D
accent
#3A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485