#87BDFE#87BDFE
#87BDFE is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.6% C 0.109 H 253.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #87BDFE |
|---|---|
| RGB | rgb(135, 189, 254) |
| HSL | hsl(213, 98%, 76%) |
| HSV | hsv(213, 47%, 100%) |
| CMYK | cmyk(46.9%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(75.26, -0.61, -37.52) |
| CIE-LCH | lch(75.26, 37.52, 269.07°) |
| OKLab | oklab(78.6% -0.0308 -0.1048) |
| OKLCH | oklch(78.6% 0.109 253.6) |
| XYZ | xyz(46.0726, 48.6987, 100.7187) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.12
Sky Blue (survey)
#75BBFD
ΔE00 2.91
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 5.69
Sky
#82CAFC
ΔE00 5.76
Light Blue
#95D0FC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BDFE #FEC887
analogous
#87F9FE #87BDFE #8D87FE
triadic
#87BDFE #FE87BD #BDFE87
tetradic
#87BDFE #FE87F9 #FEC887 #87FE8D
square
#87BDFE #FE87F9 #FEC887 #87FE8D
split-complementary
#87BDFE #FE8D87 #F9FE87
monochromatic
#0E7AFD #4A9CFD #87BDFE #C4DEFF #E1EEFF
Accessibility & contrast
On white
1.96
#87BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#87BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BDFE
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BDFE | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#54CCD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #87bdfe; /* rgb */ color: rgb(135, 189, 254); /* oklch */ color: oklch(78.6% 0.109 253.6);
Tailwind
colors: {
custom: {
50: '#afd0ff',
500: '#87bdfe',
950: '#000000',
},
}SCSS
$custom: #87bdfe; $custom-light: #afd0ff; $custom-dark: #000000;
JSON
{
"hex": "#87bdfe",
"rgb": {
"r": 135,
"g": 189,
"b": 254
},
"hsl": {
"h": 212.773,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.78596,
"c": 0.10925,
"h": 253.6
},
"luminance": 0.48702
}Semantic roles & 50–950 ramp
primary
#87BDFE
secondary
#F7E7D4
accent
#7D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286