#87BEF7#87BEF7
#87BEF7 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.100 H 250.1°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEF7 |
|---|---|
| RGB | rgb(135, 190, 247) |
| HSL | hsl(211, 88%, 75%) |
| HSV | hsv(211, 45%, 97%) |
| CMYK | cmyk(45.3%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(75.26, -3.11, -33.77) |
| CIE-LCH | lch(75.26, 33.91, 264.73°) |
| OKLab | oklab(78.5% -0.0341 -0.094) |
| OKLCH | oklch(78.5% 0.1 250.1) |
| XYZ | xyz(45.1880, 48.6902, 94.9946) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.43
Carolina Blue
#8AB8FE
ΔE00 3.03
Sky
#82CAFC
ΔE00 4.70
Baby Blue (survey)
#A2CFFE
ΔE00 4.87
Light Blue
#95D0FC
ΔE00 5.25
Lightblue (survey)
#7BC8F6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEF7 #F7C087
analogous
#87F6F7 #87BEF7 #8887F7
triadic
#87BEF7 #F787BE #BEF787
tetradic
#87BEF7 #F787F6 #F7C087 #87F788
square
#87BEF7 #F787F6 #F7C087 #87F788
split-complementary
#87BEF7 #F78887 #F6F787
monochromatic
#1480EF #4E9FF3 #87BEF7 #C0DDFB #E2EFFD
Accessibility & contrast
On white
1.96
#87BEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#87BEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEF7
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEF7 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FA
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#58CBD1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #87bef7; /* rgb */ color: rgb(135, 190, 247); /* oklch */ color: oklch(78.5% 0.100 250.1);
Tailwind
colors: {
custom: {
50: '#afd1fa',
500: '#87bef7',
950: '#000000',
},
}SCSS
$custom: #87bef7; $custom-light: #afd1fa; $custom-dark: #000000;
JSON
{
"hex": "#87bef7",
"rgb": {
"r": 135,
"g": 190,
"b": 247
},
"hsl": {
"h": 210.536,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.78501,
"c": 0.10005,
"h": 250.1
},
"luminance": 0.48693
}Semantic roles & 50–950 ramp
primary
#87BEF7
secondary
#F5E6D6
accent
#7501E4
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285