#87BBFD#87BBFD
#87BBFD is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.1% C 0.110 H 254.8°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBFD |
|---|---|
| RGB | rgb(135, 187, 253) |
| HSL | hsl(214, 97%, 76%) |
| HSV | hsv(214, 47%, 99%) |
| CMYK | cmyk(46.6%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(74.69, 0.21, -37.88) |
| CIE-LCH | lch(74.69, 37.88, 270.31°) |
| OKLab | oklab(78.13% -0.0288 -0.1059) |
| OKLCH | oklch(78.13% 0.11 254.8) |
| XYZ | xyz(45.4857, 47.7803, 99.7351) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.52
Sky Blue (survey)
#75BBFD
ΔE00 3.26
Pastel Blue
#A2BFFE
ΔE00 5.41
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Sky
#82CAFC
ΔE00 6.35
Light Blue
#95D0FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBFD #FDC987
analogous
#87F6FD #87BBFD #8E87FD
triadic
#87BBFD #FD87BB #BBFD87
tetradic
#87BBFD #FD87F6 #FDC987 #87FD8E
square
#87BBFD #FD87F6 #FDC987 #87FD8E
split-complementary
#87BBFD #FD8E87 #F6FD87
monochromatic
#0F77FB #4B99FC #87BBFD #C3DDFE #E1EEFE
Accessibility & contrast
On white
1.99
#87BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#87BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBFD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBFD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#55CAD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87bbfd; /* rgb */ color: rgb(135, 187, 253); /* oklch */ color: oklch(78.1% 0.110 254.8);
Tailwind
colors: {
custom: {
50: '#afcffe',
500: '#87bbfd',
950: '#000000',
},
}SCSS
$custom: #87bbfd; $custom-light: #afcffe; $custom-dark: #000000;
JSON
{
"hex": "#87bbfd",
"rgb": {
"r": 135,
"g": 187,
"b": 253
},
"hsl": {
"h": 213.559,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.7813,
"c": 0.1097,
"h": 254.8
},
"luminance": 0.47783
}Semantic roles & 50–950 ramp
primary
#87BBFD
secondary
#F7E8D4
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286