#87BFEE#87BFEE
#87BFEE is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.089 H 244.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #87BFEE |
|---|---|
| RGB | rgb(135, 191, 238) |
| HSL | hsl(207, 75%, 73%) |
| HSV | hsv(207, 43%, 93%) |
| CMYK | cmyk(43.3%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(75.19, -6.13, -29.02) |
| CIE-LCH | lch(75.19, 29.66, 258.07°) |
| OKLab | oklab(78.34% -0.0382 -0.0805) |
| OKLCH | oklch(78.34% 0.089 244.6) |
| XYZ | xyz(44.0499, 48.5827, 87.9286) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.05
Sky
#82CAFC
ΔE00 3.49
Lightblue (survey)
#7BC8F6
ΔE00 4.09
Light Blue
#95D0FC
ΔE00 4.34
Lightskyblue
#87CEFA
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BFEE #EEB687
analogous
#87EEEA #87BFEE #878BEE
triadic
#87BFEE #EE87BF #BFEE87
tetradic
#87BFEE #EA87EE #EEB687 #8BEE87
square
#87BFEE #EA87EE #EEB687 #8BEE87
split-complementary
#87BFEE #EE878B #EEEA87
monochromatic
#1F86DC #51A2E6 #87BFEE #BDDCF6 #E4F1FB
Accessibility & contrast
On white
1.96
#87BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#87BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BFEE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BFEE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFF0
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#5ECACF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #87bfee; /* rgb */ color: rgb(135, 191, 238); /* oklch */ color: oklch(78.3% 0.089 244.6);
Tailwind
colors: {
custom: {
50: '#aed2f3',
500: '#87bfee',
950: '#000000',
},
}SCSS
$custom: #87bfee; $custom-light: #aed2f3; $custom-dark: #000000;
JSON
{
"hex": "#87bfee",
"rgb": {
"r": 135,
"g": 191,
"b": 238
},
"hsl": {
"h": 207.379,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.78336,
"c": 0.08913,
"h": 244.6
},
"luminance": 0.48586
}Semantic roles & 50–950 ramp
primary
#87BFEE
secondary
#F3E4D8
accent
#6A0ED7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285