#87BBFE#87BBFE
#87BBFE is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.2% C 0.111 H 255.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBFE |
|---|---|
| RGB | rgb(135, 187, 254) |
| HSL | hsl(214, 98%, 76%) |
| HSV | hsv(214, 47%, 100%) |
| CMYK | cmyk(46.9%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.73, 0.49, -38.35) |
| CIE-LCH | lch(74.73, 38.36, 270.73°) |
| OKLab | oklab(78.18% -0.0285 -0.1072) |
| OKLCH | oklch(78.18% 0.111 255.1) |
| XYZ | xyz(45.6454, 47.8442, 100.5763) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.46
Sky Blue (survey)
#75BBFD
ΔE00 3.33
Pastel Blue
#A2BFFE
ΔE00 5.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.54
Sky
#82CAFC
ΔE00 6.43
Light Blue
#95D0FC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBFE #FECA87
analogous
#87F6FE #87BBFE #8F87FE
triadic
#87BBFE #FE87BB #BBFE87
tetradic
#87BBFE #FE87F6 #FECA87 #87FE8F
square
#87BBFE #FE87F6 #FECA87 #87FE8F
split-complementary
#87BBFE #FE8F87 #F6FE87
monochromatic
#0E76FD #4A99FD #87BBFE #C4DDFF #E1EEFF
Accessibility & contrast
On white
1.99
#87BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#87BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBFE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBFE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#93B3FD
Tritanopia (blue-blind)
#54CAD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87bbfe; /* rgb */ color: rgb(135, 187, 254); /* oklch */ color: oklch(78.2% 0.111 255.1);
Tailwind
colors: {
custom: {
50: '#afcfff',
500: '#87bbfe',
950: '#000000',
},
}SCSS
$custom: #87bbfe; $custom-light: #afcfff; $custom-dark: #000000;
JSON
{
"hex": "#87bbfe",
"rgb": {
"r": 135,
"g": 187,
"b": 254
},
"hsl": {
"h": 213.782,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.78175,
"c": 0.11094,
"h": 255.1
},
"luminance": 0.47847
}Semantic roles & 50–950 ramp
primary
#87BBFE
secondary
#F7E8D4
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286