#87BAFE#87BAFE
#87BAFE is a light, moderate cyan. Relative luminance 0.474; OKLCH L 78.0% C 0.112 H 255.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #87BAFE |
|---|---|
| RGB | rgb(135, 186, 254) |
| HSL | hsl(214, 98%, 76%) |
| HSV | hsv(214, 47%, 100%) |
| CMYK | cmyk(46.9%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.46, 1.04, -38.77) |
| CIE-LCH | lch(74.46, 38.78, 271.54°) |
| OKLab | oklab(77.96% -0.0273 -0.1084) |
| OKLCH | oklch(77.96% 0.112 255.9) |
| XYZ | xyz(45.4340, 47.4214, 100.5058) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.15
Sky Blue (survey)
#75BBFD
ΔE00 3.57
Pastel Blue
#A2BFFE
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.75
Sky
#82CAFC
ΔE00 6.76
Light Blue
#95D0FC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BAFE #FECB87
analogous
#87F5FE #87BAFE #9087FE
triadic
#87BAFE #FE87BA #BAFE87
tetradic
#87BAFE #FE87F5 #FECB87 #87FE90
square
#87BAFE #FE87F5 #FECB87 #87FE90
split-complementary
#87BAFE #FE9087 #F5FE87
monochromatic
#0E74FD #4A97FD #87BAFE #C4DDFF #E1EEFF
Accessibility & contrast
On white
2.00
#87BAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#87BAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BAFE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BAFE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#92B2FD
Tritanopia (blue-blind)
#54C9D2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #87bafe; /* rgb */ color: rgb(135, 186, 254); /* oklch */ color: oklch(78.0% 0.112 255.9);
Tailwind
colors: {
custom: {
50: '#afceff',
500: '#87bafe',
950: '#000000',
},
}SCSS
$custom: #87bafe; $custom-light: #afceff; $custom-dark: #000000;
JSON
{
"hex": "#87bafe",
"rgb": {
"r": 135,
"g": 186,
"b": 254
},
"hsl": {
"h": 214.286,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.77965,
"c": 0.11181,
"h": 255.9
},
"luminance": 0.47424
}Semantic roles & 50–950 ramp
primary
#87BAFE
secondary
#F7E8D4
accent
#8300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286