#87BCFE#87BCFE
#87BCFE is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.4% C 0.110 H 254.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #87BCFE |
|---|---|
| RGB | rgb(135, 188, 254) |
| HSL | hsl(213, 98%, 76%) |
| HSV | hsv(213, 47%, 100%) |
| CMYK | cmyk(46.9%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(74.99, -0.06, -37.94) |
| CIE-LCH | lch(74.99, 37.94, 269.91°) |
| OKLab | oklab(78.39% -0.0296 -0.106) |
| OKLCH | oklch(78.39% 0.11 254.4) |
| XYZ | xyz(45.8583, 48.2700, 100.6473) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.79
Sky Blue (survey)
#75BBFD
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 5.53
Sky
#82CAFC
ΔE00 6.10
Light Blue
#95D0FC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BCFE #FEC987
analogous
#87F8FE #87BCFE #8E87FE
triadic
#87BCFE #FE87BC #BCFE87
tetradic
#87BCFE #FE87F8 #FEC987 #87FE8E
square
#87BCFE #FE87F8 #FEC987 #87FE8E
split-complementary
#87BCFE #FE8E87 #F8FE87
monochromatic
#0E78FD #4A9AFD #87BCFE #C4DEFF #E1EEFF
Accessibility & contrast
On white
1.97
#87BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#87BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BCFE
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BCFE | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#94B3FD
Tritanopia (blue-blind)
#54CBD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #87bcfe; /* rgb */ color: rgb(135, 188, 254); /* oklch */ color: oklch(78.4% 0.110 254.4);
Tailwind
colors: {
custom: {
50: '#afd0ff',
500: '#87bcfe',
950: '#000000',
},
}SCSS
$custom: #87bcfe; $custom-light: #afd0ff; $custom-dark: #000000;
JSON
{
"hex": "#87bcfe",
"rgb": {
"r": 135,
"g": 188,
"b": 254
},
"hsl": {
"h": 213.277,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.78385,
"c": 0.11008,
"h": 254.4
},
"luminance": 0.48273
}Semantic roles & 50–950 ramp
primary
#87BCFE
secondary
#F7E7D4
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286