#87DCFE#87DCFE
#87DCFE is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.3% C 0.095 H 225.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCFE |
|---|---|
| RGB | rgb(135, 220, 254) |
| HSL | hsl(197, 98%, 76%) |
| HSV | hsv(197, 47%, 100%) |
| CMYK | cmyk(46.9%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.70, -16.99, -24.55) |
| CIE-LCH | lch(83.70, 29.86, 235.32°) |
| OKLab | oklab(85.26% -0.0664 -0.0679) |
| OKLCH | oklch(85.26% 0.095 225.6) |
| XYZ | xyz(53.4677, 63.4889, 103.1838) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.53
Ice Blue
#A5DFF9
ΔE00 3.86
Lightskyblue
#87CEFA
ΔE00 5.20
Lightblue (survey)
#7BC8F6
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCFE #FEA987
analogous
#87FEE5 #87DCFE #87A1FE
triadic
#87DCFE #FE87DC #DCFE87
tetradic
#87DCFE #E587FE #FEA987 #A1FE87
square
#87DCFE #E587FE #FEA987 #A1FE87
split-complementary
#87DCFE #FE87A1 #FEE587
monochromatic
#0EB9FD #4ACAFD #87DCFE #C4EEFF #E1F6FF
Accessibility & contrast
On white
1.53
#87DCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#87DCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCFE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCFE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#4CE6E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87dcfe; /* rgb */ color: rgb(135, 220, 254); /* oklch */ color: oklch(85.3% 0.095 225.6);
Tailwind
colors: {
custom: {
50: '#b0e7fe',
500: '#87dcfe',
950: '#000000',
},
}SCSS
$custom: #87dcfe; $custom-light: #b0e7fe; $custom-dark: #000000;
JSON
{
"hex": "#87dcfe",
"rgb": {
"r": 135,
"g": 220,
"b": 254
},
"hsl": {
"h": 197.143,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.85264,
"c": 0.095,
"h": 225.6
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#87DCFE
secondary
#DE754B
accent
#4200E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485