#87B7EF#87B7EF
#87B7EF is a light, moderate cyan. Relative luminance 0.453; OKLCH L 76.7% C 0.096 H 252.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #87B7EF |
|---|---|
| RGB | rgb(135, 183, 239) |
| HSL | hsl(212, 76%, 73%) |
| HSV | hsv(212, 44%, 94%) |
| CMYK | cmyk(43.5%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(73.05, -1.51, -32.85) |
| CIE-LCH | lch(73.05, 32.89, 267.37°) |
| OKLab | oklab(76.67% -0.0283 -0.0914) |
| OKLCH | oklch(76.67% 0.096 252.8) |
| XYZ | xyz(42.5000, 45.2472, 88.1387) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.96
Sky Blue (survey)
#75BBFD
ΔE00 3.61
Pastel Blue
#A2BFFE
ΔE00 5.52
Baby Blue (survey)
#A2CFFE
ΔE00 6.24
Sky
#82CAFC
ΔE00 6.67
Light Blue
#95D0FC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87B7EF #EFBF87
analogous
#87EBEF #87B7EF #8B87EF
triadic
#87B7EF #EF87B7 #B7EF87
tetradic
#87B7EF #EF87EB #EFBF87 #87EF8B
square
#87B7EF #EF87EB #EFBF87 #87EF8B
split-complementary
#87B7EF #EF8B87 #EBEF87
monochromatic
#1E76DE #5197E8 #87B7EF #BDD7F6 #E4EFFB
Accessibility & contrast
On white
2.09
#87B7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#87B7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87B7EF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87B7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87B7EF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F2
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#5FC4CA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #87b7ef; /* rgb */ color: rgb(135, 183, 239); /* oklch */ color: oklch(76.7% 0.096 252.8);
Tailwind
colors: {
custom: {
50: '#aeccf4',
500: '#87b7ef',
950: '#000000',
},
}SCSS
$custom: #87b7ef; $custom-light: #aeccf4; $custom-dark: #000000;
JSON
{
"hex": "#87b7ef",
"rgb": {
"r": 135,
"g": 183,
"b": 239
},
"hsl": {
"h": 212.308,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.76667,
"c": 0.09571,
"h": 252.8
},
"luminance": 0.4525
}Semantic roles & 50–950 ramp
primary
#87B7EF
secondary
#F3E7D8
accent
#7B0DD9
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285