#87BCFB#87BCFB
#87BCFB is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.3% C 0.106 H 253.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #87BCFB |
|---|---|
| RGB | rgb(135, 188, 251) |
| HSL | hsl(213, 94%, 76%) |
| HSV | hsv(213, 46%, 98%) |
| CMYK | cmyk(46.2%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(74.87, -0.91, -36.51) |
| CIE-LCH | lch(74.87, 36.52, 268.58°) |
| OKLab | oklab(78.25% -0.0305 -0.1019) |
| OKLCH | oklch(78.25% 0.106 253.3) |
| XYZ | xyz(45.3816, 48.0793, 98.1370) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.98
Sky Blue (survey)
#75BBFD
ΔE00 2.91
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Pastel Blue
#A2BFFE
ΔE00 5.63
Sky
#82CAFC
ΔE00 5.83
Light Blue
#95D0FC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BCFB #FBC687
analogous
#87F6FB #87BCFB #8C87FB
triadic
#87BCFB #FB87BC #BCFB87
tetradic
#87BCFB #FB87F6 #FBC687 #87FB8C
square
#87BCFB #FB87F6 #FBC687 #87FB8C
split-complementary
#87BCFB #FB8C87 #F6FB87
monochromatic
#117AF7 #4C9BF9 #87BCFB #C2DDFD #E1EEFE
Accessibility & contrast
On white
1.98
#87BCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#87BCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BCFB
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BCFB | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFE
Deuteranopia (green-blind)
#95B3FA
Tritanopia (blue-blind)
#56CAD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87bcfb; /* rgb */ color: rgb(135, 188, 251); /* oklch */ color: oklch(78.3% 0.106 253.3);
Tailwind
colors: {
custom: {
50: '#afd0fd',
500: '#87bcfb',
950: '#000000',
},
}SCSS
$custom: #87bcfb; $custom-light: #afd0fd; $custom-dark: #000000;
JSON
{
"hex": "#87bcfb",
"rgb": {
"r": 135,
"g": 188,
"b": 251
},
"hsl": {
"h": 212.586,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.78252,
"c": 0.10639,
"h": 253.3
},
"luminance": 0.48082
}Semantic roles & 50–950 ramp
primary
#87BCFB
secondary
#F6E7D5
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285