#87BFFE#87BFFE
#87BFFE is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.108 H 252.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #87BFFE |
|---|---|
| RGB | rgb(135, 191, 254) |
| HSL | hsl(212, 98%, 76%) |
| HSV | hsv(212, 47%, 100%) |
| CMYK | cmyk(46.9%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.80, -1.70, -36.69) |
| CIE-LCH | lch(75.80, 36.72, 267.35°) |
| OKLab | oklab(79.02% -0.0331 -0.1024) |
| OKLCH | oklch(79.02% 0.108 252.1) |
| XYZ | xyz(46.5058, 49.5651, 100.8631) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.62
Carolina Blue
#8AB8FE
ΔE00 2.80
Baby Blue (survey)
#A2CFFE
ΔE00 4.78
Sky
#82CAFC
ΔE00 5.08
Light Blue
#95D0FC
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BFFE #FEC687
analogous
#87FAFE #87BFFE #8B87FE
triadic
#87BFFE #FE87BF #BFFE87
tetradic
#87BFFE #FE87FA #FEC687 #87FE8B
square
#87BFFE #FE87FA #FEC687 #87FE8B
split-complementary
#87BFFE #FE8B87 #FAFE87
monochromatic
#0E7EFD #4A9FFD #87BFFE #C4DFFF #E1EFFF
Accessibility & contrast
On white
1.92
#87BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#87BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BFFE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BFFE | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#97B6FD
Tritanopia (blue-blind)
#53CDD5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #87bffe; /* rgb */ color: rgb(135, 191, 254); /* oklch */ color: oklch(79.0% 0.108 252.1);
Tailwind
colors: {
custom: {
50: '#afd2ff',
500: '#87bffe',
950: '#000000',
},
}SCSS
$custom: #87bffe; $custom-light: #afd2ff; $custom-dark: #000000;
JSON
{
"hex": "#87bffe",
"rgb": {
"r": 135,
"g": 191,
"b": 254
},
"hsl": {
"h": 211.765,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.79018,
"c": 0.10764,
"h": 252.1
},
"luminance": 0.49568
}Semantic roles & 50–950 ramp
primary
#87BFFE
secondary
#F7E7D4
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286