#87BBEE#87BBEE
#87BBEE is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.092 H 248.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBEE |
|---|---|
| RGB | rgb(135, 187, 238) |
| HSL | hsl(210, 75%, 73%) |
| HSV | hsv(210, 43%, 93%) |
| CMYK | cmyk(43.3%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.10, -3.97, -30.70) |
| CIE-LCH | lch(74.10, 30.95, 262.63°) |
| OKLab | oklab(77.48% -0.0334 -0.0853) |
| OKLCH | oklch(77.48% 0.092 248.6) |
| XYZ | xyz(43.1894, 46.8618, 87.6418) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.81
Carolina Blue
#8AB8FE
ΔE00 3.19
Sky
#82CAFC
ΔE00 5.02
Baby Blue (survey)
#A2CFFE
ΔE00 5.43
Light Blue
#95D0FC
ΔE00 5.66
Lightblue (survey)
#7BC8F6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBEE #EEBA87
analogous
#87EEED #87BBEE #8787EE
triadic
#87BBEE #EE87BB #BBEE87
tetradic
#87BBEE #ED87EE #EEBA87 #87EE87
square
#87BBEE #ED87EE #EEBA87 #87EE87
split-complementary
#87BBEE #EE8787 #EEED87
monochromatic
#1F7EDC #519DE6 #87BBEE #BDD9F6 #E4F0FB
Accessibility & contrast
On white
2.02
#87BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#87BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBEE
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBEE | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF0
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#5FC7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #87bbee; /* rgb */ color: rgb(135, 187, 238); /* oklch */ color: oklch(77.5% 0.092 248.6);
Tailwind
colors: {
custom: {
50: '#aecff3',
500: '#87bbee',
950: '#000000',
},
}SCSS
$custom: #87bbee; $custom-light: #aecff3; $custom-dark: #000000;
JSON
{
"hex": "#87bbee",
"rgb": {
"r": 135,
"g": 187,
"b": 238
},
"hsl": {
"h": 209.709,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.77477,
"c": 0.0916,
"h": 248.6
},
"luminance": 0.46865
}Semantic roles & 50–950 ramp
primary
#87BBEE
secondary
#F3E5D8
accent
#720ED7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285