#87BEFD#87BEFD
#87BEFD is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.8% C 0.107 H 252.5°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEFD |
|---|---|
| RGB | rgb(135, 190, 253) |
| HSL | hsl(212, 97%, 76%) |
| HSV | hsv(212, 47%, 99%) |
| CMYK | cmyk(46.6%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.49, -1.44, -36.63) |
| CIE-LCH | lch(75.49, 36.66, 267.76°) |
| OKLab | oklab(78.76% -0.0323 -0.1023) |
| OKLCH | oklch(78.76% 0.107 252.5) |
| XYZ | xyz(46.1287, 49.0665, 99.9495) |
| Luminance | 0.4907 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.52
Sky Blue (survey)
#75BBFD
ΔE00 2.68
Baby Blue (survey)
#A2CFFE
ΔE00 4.94
Sky
#82CAFC
ΔE00 5.32
Light Blue
#95D0FC
ΔE00 5.70
Pastel Blue
#A2BFFE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEFD #FDC687
analogous
#87F9FD #87BEFD #8B87FD
triadic
#87BEFD #FD87BE #BEFD87
tetradic
#87BEFD #FD87F9 #FDC687 #87FD8B
square
#87BEFD #FD87F9 #FDC687 #87FD8B
split-complementary
#87BEFD #FD8B87 #F9FD87
monochromatic
#0F7DFB #4B9DFC #87BEFD #C3DFFE #E1EFFE
Accessibility & contrast
On white
1.94
#87BEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#87BEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEFD
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEFD | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#54CCD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #87befd; /* rgb */ color: rgb(135, 190, 253); /* oklch */ color: oklch(78.8% 0.107 252.5);
Tailwind
colors: {
custom: {
50: '#afd1fe',
500: '#87befd',
950: '#000000',
},
}SCSS
$custom: #87befd; $custom-light: #afd1fe; $custom-dark: #000000;
JSON
{
"hex": "#87befd",
"rgb": {
"r": 135,
"g": 190,
"b": 253
},
"hsl": {
"h": 212.034,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.78763,
"c": 0.10723,
"h": 252.5
},
"luminance": 0.4907
}Semantic roles & 50–950 ramp
primary
#87BEFD
secondary
#F7E7D4
accent
#7B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286