#87BEFC#87BEFC
#87BEFC is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.106 H 252.1°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEFC |
|---|---|
| RGB | rgb(135, 190, 252) |
| HSL | hsl(212, 95%, 76%) |
| HSV | hsv(212, 46%, 99%) |
| CMYK | cmyk(46.4%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.45, -1.72, -36.15) |
| CIE-LCH | lch(75.45, 36.19, 267.28°) |
| OKLab | oklab(78.72% -0.0326 -0.1009) |
| OKLCH | oklch(78.72% 0.106 252.1) |
| XYZ | xyz(45.9699, 49.0030, 99.1127) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.59
Sky Blue (survey)
#75BBFD
ΔE00 2.62
Baby Blue (survey)
#A2CFFE
ΔE00 4.92
Sky
#82CAFC
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEFC #FCC587
analogous
#87F8FC #87BEFC #8A87FC
triadic
#87BEFC #FC87BE #BEFC87
tetradic
#87BEFC #FC87F8 #FCC587 #87FC8A
square
#87BEFC #FC87F8 #FCC587 #87FC8A
split-complementary
#87BEFC #FC8A87 #F8FC87
monochromatic
#107DF9 #4B9EFB #87BEFC #C3DEFD #E1EFFE
Accessibility & contrast
On white
1.94
#87BEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#87BEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEFC
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEFC | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#55CCD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #87befc; /* rgb */ color: rgb(135, 190, 252); /* oklch */ color: oklch(78.7% 0.106 252.1);
Tailwind
colors: {
custom: {
50: '#afd1fd',
500: '#87befc',
950: '#000000',
},
}SCSS
$custom: #87befc; $custom-light: #afd1fd; $custom-dark: #000000;
JSON
{
"hex": "#87befc",
"rgb": {
"r": 135,
"g": 190,
"b": 252
},
"hsl": {
"h": 211.795,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78719,
"c": 0.10602,
"h": 252.1
},
"luminance": 0.49006
}Semantic roles & 50–950 ramp
primary
#87BEFC
secondary
#F6E7D5
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285