#87BDF2#87BDF2
#87BDF2 is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.1% C 0.095 H 248.7°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #87BDF2 |
|---|---|
| RGB | rgb(135, 189, 242) |
| HSL | hsl(210, 80%, 74%) |
| HSV | hsv(210, 44%, 95%) |
| CMYK | cmyk(44.2%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(74.80, -3.96, -31.79) |
| CIE-LCH | lch(74.80, 32.03, 262.91°) |
| OKLab | oklab(78.07% -0.0345 -0.0884) |
| OKLCH | oklch(78.07% 0.095 248.7) |
| XYZ | xyz(44.2109, 47.9540, 90.9136) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.52
Carolina Blue
#8AB8FE
ΔE00 3.29
Sky
#82CAFC
ΔE00 4.59
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Light Blue
#95D0FC
ΔE00 5.23
Lightblue (survey)
#7BC8F6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BDF2 #F2BC87
analogous
#87F2F2 #87BDF2 #8788F2
triadic
#87BDF2 #F287BD #BDF287
tetradic
#87BDF2 #F287F2 #F2BC87 #88F287
square
#87BDF2 #F287F2 #F2BC87 #88F287
split-complementary
#87BDF2 #F28788 #F2F287
monochromatic
#1980E6 #509FEC #87BDF2 #BEDBF8 #E3F0FC
Accessibility & contrast
On white
1.98
#87BDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#87BDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BDF2
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BDF2 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF4
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#5CC9CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87bdf2; /* rgb */ color: rgb(135, 189, 242); /* oklch */ color: oklch(78.1% 0.095 248.7);
Tailwind
colors: {
custom: {
50: '#aed0f6',
500: '#87bdf2',
950: '#000000',
},
}SCSS
$custom: #87bdf2; $custom-light: #aed0f6; $custom-dark: #000000;
JSON
{
"hex": "#87bdf2",
"rgb": {
"r": 135,
"g": 189,
"b": 242
},
"hsl": {
"h": 209.72,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.78074,
"c": 0.09489,
"h": 248.7
},
"luminance": 0.47957
}Semantic roles & 50–950 ramp
primary
#87BDF2
secondary
#F4E5D7
accent
#7209DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285