#87BCFD#87BCFD
#87BCFD is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.109 H 254.0°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #87BCFD |
|---|---|
| RGB | rgb(135, 188, 253) |
| HSL | hsl(213, 97%, 76%) |
| HSV | hsv(213, 47%, 99%) |
| CMYK | cmyk(46.6%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(74.95, -0.34, -37.46) |
| CIE-LCH | lch(74.95, 37.46, 269.48°) |
| OKLab | oklab(78.34% -0.0299 -0.1047) |
| OKLCH | oklch(78.34% 0.109 254) |
| XYZ | xyz(45.6985, 48.2061, 99.8061) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.84
Sky Blue (survey)
#75BBFD
ΔE00 3.04
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Pastel Blue
#A2BFFE
ΔE00 5.56
Sky
#82CAFC
ΔE00 6.01
Light Blue
#95D0FC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BCFD #FDC887
analogous
#87F7FD #87BCFD #8D87FD
triadic
#87BCFD #FD87BC #BCFD87
tetradic
#87BCFD #FD87F7 #FDC887 #87FD8D
square
#87BCFD #FD87F7 #FDC887 #87FD8D
split-complementary
#87BCFD #FD8D87 #F7FD87
monochromatic
#0F79FB #4B9AFC #87BCFD #C3DEFE #E1EEFE
Accessibility & contrast
On white
1.97
#87BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#87BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BCFD
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BCFD | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#55CBD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87bcfd; /* rgb */ color: rgb(135, 188, 253); /* oklch */ color: oklch(78.3% 0.109 254.0);
Tailwind
colors: {
custom: {
50: '#afd0fe',
500: '#87bcfd',
950: '#000000',
},
}SCSS
$custom: #87bcfd; $custom-light: #afd0fe; $custom-dark: #000000;
JSON
{
"hex": "#87bcfd",
"rgb": {
"r": 135,
"g": 188,
"b": 253
},
"hsl": {
"h": 213.051,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.78341,
"c": 0.10886,
"h": 254
},
"luminance": 0.48209
}Semantic roles & 50–950 ramp
primary
#87BCFD
secondary
#F7E7D4
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286