#87BBFB#87BBFB
#87BBFB is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.107 H 254.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBFB |
|---|---|
| RGB | rgb(135, 187, 251) |
| HSL | hsl(213, 94%, 76%) |
| HSV | hsv(213, 46%, 98%) |
| CMYK | cmyk(46.2%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.61, -0.36, -36.93) |
| CIE-LCH | lch(74.61, 36.93, 269.44°) |
| OKLab | oklab(78.04% -0.0293 -0.1031) |
| OKLCH | oklch(78.04% 0.107 254.1) |
| XYZ | xyz(45.1687, 47.6536, 98.0660) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.65
Sky Blue (survey)
#75BBFD
ΔE00 3.12
Pastel Blue
#A2BFFE
ΔE00 5.47
Baby Blue (survey)
#A2CFFE
ΔE00 5.48
Sky
#82CAFC
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBFB #FBC787
analogous
#87F5FB #87BBFB #8D87FB
triadic
#87BBFB #FB87BB #BBFB87
tetradic
#87BBFB #FB87F5 #FBC787 #87FB8D
square
#87BBFB #FB87F5 #FBC787 #87FB8D
split-complementary
#87BBFB #FB8D87 #F5FB87
monochromatic
#1178F7 #4C99F9 #87BBFB #C2DDFD #E1EEFE
Accessibility & contrast
On white
1.99
#87BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#87BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBFB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBFB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#94B2FA
Tritanopia (blue-blind)
#56C9D1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87bbfb; /* rgb */ color: rgb(135, 187, 251); /* oklch */ color: oklch(78.0% 0.107 254.1);
Tailwind
colors: {
custom: {
50: '#afcffd',
500: '#87bbfb',
950: '#000000',
},
}SCSS
$custom: #87bbfb; $custom-light: #afcffd; $custom-dark: #000000;
JSON
{
"hex": "#87bbfb",
"rgb": {
"r": 135,
"g": 187,
"b": 251
},
"hsl": {
"h": 213.103,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.78041,
"c": 0.10722,
"h": 254.1
},
"luminance": 0.47657
}Semantic roles & 50–950 ramp
primary
#87BBFB
secondary
#F6E7D5
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285