#87BBED#87BBED
#87BBED is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.4% C 0.090 H 248.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBED |
|---|---|
| RGB | rgb(135, 187, 237) |
| HSL | hsl(209, 74%, 73%) |
| HSV | hsv(209, 43%, 93%) |
| CMYK | cmyk(43%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.06, -4.24, -30.21) |
| CIE-LCH | lch(74.06, 30.51, 262.01°) |
| OKLab | oklab(77.44% -0.0337 -0.0839) |
| OKLCH | oklch(77.44% 0.09 248.1) |
| XYZ | xyz(43.0429, 46.8032, 86.8702) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.86
Carolina Blue
#8AB8FE
ΔE00 3.35
Sky
#82CAFC
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Light Blue
#95D0FC
ΔE00 5.60
Lightblue (survey)
#7BC8F6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBED #EDB987
analogous
#87EDEC #87BBED #8788ED
triadic
#87BBED #ED87BB #BBED87
tetradic
#87BBED #EC87ED #EDB987 #88ED87
square
#87BBED #EC87ED #EDB987 #88ED87
split-complementary
#87BBED #ED8788 #EDEC87
monochromatic
#217FD9 #529DE5 #87BBED #BCD9F5 #E4F0FB
Accessibility & contrast
On white
2.03
#87BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#87BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBED
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBED | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEF
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#5FC7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #87bbed; /* rgb */ color: rgb(135, 187, 237); /* oklch */ color: oklch(77.4% 0.090 248.1);
Tailwind
colors: {
custom: {
50: '#aecff3',
500: '#87bbed',
950: '#000000',
},
}SCSS
$custom: #87bbed; $custom-light: #aecff3; $custom-dark: #000000;
JSON
{
"hex": "#87bbed",
"rgb": {
"r": 135,
"g": 187,
"b": 237
},
"hsl": {
"h": 209.412,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.77435,
"c": 0.09044,
"h": 248.1
},
"luminance": 0.46806
}Semantic roles & 50–950 ramp
primary
#87BBED
secondary
#F3E5D8
accent
#710FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285