#87BBEF#87BBEF
#87BBEF is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.093 H 249.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBEF |
|---|---|
| RGB | rgb(135, 187, 239) |
| HSL | hsl(210, 76%, 73%) |
| HSV | hsv(210, 44%, 94%) |
| CMYK | cmyk(43.5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.14, -3.69, -31.18) |
| CIE-LCH | lch(74.14, 31.40, 263.24°) |
| OKLab | oklab(77.52% -0.0331 -0.0867) |
| OKLCH | oklch(77.52% 0.093 249.1) |
| XYZ | xyz(43.3368, 46.9208, 88.4177) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.77
Carolina Blue
#8AB8FE
ΔE00 3.03
Sky
#82CAFC
ΔE00 5.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.42
Light Blue
#95D0FC
ΔE00 5.72
Lightblue (survey)
#7BC8F6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBEF #EFBB87
analogous
#87EFEF #87BBEF #8787EF
triadic
#87BBEF #EF87BB #BBEF87
tetradic
#87BBEF #EF87EF #EFBB87 #87EF87
square
#87BBEF #EF87EF #EFBB87 #87EF87
split-complementary
#87BBEF #EF8787 #EFEF87
monochromatic
#1E7EDE #519CE8 #87BBEF #BDDAF6 #E4F0FB
Accessibility & contrast
On white
2.02
#87BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#87BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBEF
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBEF | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF1
Deuteranopia (green-blind)
#99B2EE
Tritanopia (blue-blind)
#5EC7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #87bbef; /* rgb */ color: rgb(135, 187, 239); /* oklch */ color: oklch(77.5% 0.093 249.1);
Tailwind
colors: {
custom: {
50: '#aecff4',
500: '#87bbef',
950: '#000000',
},
}SCSS
$custom: #87bbef; $custom-light: #aecff4; $custom-dark: #000000;
JSON
{
"hex": "#87bbef",
"rgb": {
"r": 135,
"g": 187,
"b": 239
},
"hsl": {
"h": 210,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.7752,
"c": 0.09276,
"h": 249.1
},
"luminance": 0.46924
}Semantic roles & 50–950 ramp
primary
#87BBEF
secondary
#F3E6D8
accent
#730DD9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285