#87BBEC#87BBEC
#87BBEC is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.4% C 0.089 H 247.6°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBEC |
|---|---|
| RGB | rgb(135, 187, 236) |
| HSL | hsl(209, 73%, 73%) |
| HSV | hsv(209, 43%, 93%) |
| CMYK | cmyk(42.8%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(74.03, -4.51, -29.73) |
| CIE-LCH | lch(74.03, 30.07, 261.37°) |
| OKLab | oklab(77.39% -0.0341 -0.0825) |
| OKLCH | oklch(77.39% 0.089 247.6) |
| XYZ | xyz(42.8973, 46.7450, 86.1029) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.92
Carolina Blue
#8AB8FE
ΔE00 3.52
Sky
#82CAFC
ΔE00 4.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.48
Lightblue (survey)
#7BC8F6
ΔE00 5.49
Light Blue
#95D0FC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBEC #ECB887
analogous
#87ECEB #87BBEC #8788EC
triadic
#87BBEC #EC87BB #BBEC87
tetradic
#87BBEC #EB87EC #ECB887 #88EC87
square
#87BBEC #EB87EC #ECB887 #88EC87
split-complementary
#87BBEC #EC8788 #ECEB87
monochromatic
#227FD7 #529DE4 #87BBEC #BCD9F4 #E5F0FB
Accessibility & contrast
On white
2.03
#87BBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#87BBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBEC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBEC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEE
Deuteranopia (green-blind)
#9BB1EB
Tritanopia (blue-blind)
#60C6CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #87bbec; /* rgb */ color: rgb(135, 187, 236); /* oklch */ color: oklch(77.4% 0.089 247.6);
Tailwind
colors: {
custom: {
50: '#aecff2',
500: '#87bbec',
950: '#000000',
},
}SCSS
$custom: #87bbec; $custom-light: #aecff2; $custom-dark: #000000;
JSON
{
"hex": "#87bbec",
"rgb": {
"r": 135,
"g": 187,
"b": 236
},
"hsl": {
"h": 209.109,
"s": 72.662,
"l": 72.745
},
"oklch": {
"l": 0.77394,
"c": 0.08929,
"h": 247.6
},
"luminance": 0.46748
}Semantic roles & 50–950 ramp
primary
#87BBEC
secondary
#F2E5D9
accent
#7011D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285