#87BBFC#87BBFC
#87BBFC is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.1% C 0.108 H 254.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBFC |
|---|---|
| RGB | rgb(135, 187, 252) |
| HSL | hsl(213, 95%, 76%) |
| HSV | hsv(213, 46%, 99%) |
| CMYK | cmyk(46.4%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.65, -0.08, -37.40) |
| CIE-LCH | lch(74.65, 37.40, 269.88°) |
| OKLab | oklab(78.09% -0.0291 -0.1045) |
| OKLCH | oklch(78.09% 0.108 254.5) |
| XYZ | xyz(45.3268, 47.7168, 98.8984) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.58
Sky Blue (survey)
#75BBFD
ΔE00 3.19
Pastel Blue
#A2BFFE
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.50
Sky
#82CAFC
ΔE00 6.26
Light Blue
#95D0FC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBFC #FCC887
analogous
#87F6FC #87BBFC #8D87FC
triadic
#87BBFC #FC87BB #BBFC87
tetradic
#87BBFC #FC87F6 #FCC887 #87FC8D
square
#87BBFC #FC87F6 #FCC887 #87FC8D
split-complementary
#87BBFC #FC8D87 #F6FC87
monochromatic
#1077F9 #4B99FB #87BBFC #C3DDFD #E1EEFE
Accessibility & contrast
On white
1.99
#87BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#87BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBFC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBFC | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#56C9D1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87bbfc; /* rgb */ color: rgb(135, 187, 252); /* oklch */ color: oklch(78.1% 0.108 254.5);
Tailwind
colors: {
custom: {
50: '#afcffd',
500: '#87bbfc',
950: '#000000',
},
}SCSS
$custom: #87bbfc; $custom-light: #afcffd; $custom-dark: #000000;
JSON
{
"hex": "#87bbfc",
"rgb": {
"r": 135,
"g": 187,
"b": 252
},
"hsl": {
"h": 213.333,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78085,
"c": 0.10846,
"h": 254.5
},
"luminance": 0.4772
}Semantic roles & 50–950 ramp
primary
#87BBFC
secondary
#F6E7D5
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285