#87BDFD#87BDFD
#87BDFD is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.6% C 0.108 H 253.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87BDFD |
|---|---|
| RGB | rgb(135, 189, 253) |
| HSL | hsl(213, 97%, 76%) |
| HSV | hsv(213, 47%, 99%) |
| CMYK | cmyk(46.6%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(75.22, -0.89, -37.04) |
| CIE-LCH | lch(75.22, 37.06, 268.62°) |
| OKLab | oklab(78.55% -0.0311 -0.1035) |
| OKLCH | oklch(78.55% 0.108 253.3) |
| XYZ | xyz(45.9129, 48.6348, 99.8776) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.18
Sky Blue (survey)
#75BBFD
ΔE00 2.84
Baby Blue (survey)
#A2CFFE
ΔE00 5.12
Sky
#82CAFC
ΔE00 5.67
Pastel Blue
#A2BFFE
ΔE00 5.72
Light Blue
#95D0FC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BDFD #FDC787
analogous
#87F8FD #87BDFD #8C87FD
triadic
#87BDFD #FD87BD #BDFD87
tetradic
#87BDFD #FD87F8 #FDC787 #87FD8C
square
#87BDFD #FD87F8 #FDC787 #87FD8C
split-complementary
#87BDFD #FD8C87 #F8FD87
monochromatic
#0F7BFB #4B9CFC #87BDFD #C3DEFE #E1EEFE
Accessibility & contrast
On white
1.96
#87BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#87BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BDFD
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BDFD | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#54CBD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #87bdfd; /* rgb */ color: rgb(135, 189, 253); /* oklch */ color: oklch(78.6% 0.108 253.3);
Tailwind
colors: {
custom: {
50: '#afd0fe',
500: '#87bdfd',
950: '#000000',
},
}SCSS
$custom: #87bdfd; $custom-light: #afd0fe; $custom-dark: #000000;
JSON
{
"hex": "#87bdfd",
"rgb": {
"r": 135,
"g": 189,
"b": 253
},
"hsl": {
"h": 212.542,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.78552,
"c": 0.10803,
"h": 253.3
},
"luminance": 0.48638
}Semantic roles & 50–950 ramp
primary
#87BDFD
secondary
#F7E7D4
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286