#87B7E9#87B7E9
#87B7E9 is a light, moderate cyan. Relative luminance 0.449; OKLCH L 76.4% C 0.088 H 250.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #87B7E9 |
|---|---|
| RGB | rgb(135, 183, 233) |
| HSL | hsl(211, 69%, 72%) |
| HSV | hsv(211, 42%, 91%) |
| CMYK | cmyk(42.1%, 21.5%, 0%, 8.6%) |
| CIE-LAB | lab(72.83, -3.16, -29.95) |
| CIE-LCH | lch(72.83, 30.12, 263.99°) |
| OKLab | oklab(76.41% -0.0302 -0.0832) |
| OKLCH | oklch(76.41% 0.088 250) |
| XYZ | xyz(41.6283, 44.8985, 83.5477) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.87
Sky Blue (survey)
#75BBFD
ΔE00 3.58
Pastel Blue
#A2BFFE
ΔE00 6.00
Sky
#82CAFC
ΔE00 6.22
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Light Grey Blue
#9DBCD4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87B7E9 #E9B987
analogous
#87E8E9 #87B7E9 #8887E9
triadic
#87B7E9 #E987B7 #B7E987
tetradic
#87B7E9 #E987E8 #E9B987 #87E988
square
#87B7E9 #E987E8 #E9B987 #87E988
split-complementary
#87B7E9 #E98887 #E8E987
monochromatic
#2679D0 #5398E0 #87B7E9 #BBD6F2 #E5EFFA
Accessibility & contrast
On white
2.10
#87B7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#87B7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87B7E9
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87B7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87B7E9 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B8EB
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#62C2C8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #87b7e9; /* rgb */ color: rgb(135, 183, 233); /* oklch */ color: oklch(76.4% 0.088 250.0);
Tailwind
colors: {
custom: {
50: '#aeccf0',
500: '#87b7e9',
950: '#000000',
},
}SCSS
$custom: #87b7e9; $custom-light: #aeccf0; $custom-dark: #000000;
JSON
{
"hex": "#87b7e9",
"rgb": {
"r": 135,
"g": 183,
"b": 233
},
"hsl": {
"h": 210.612,
"s": 69.014,
"l": 72.157
},
"oklch": {
"l": 0.76411,
"c": 0.08848,
"h": 250
},
"luminance": 0.44901
}Semantic roles & 50–950 ramp
primary
#87B7E9
secondary
#F2E6D9
accent
#7515D1
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284