#87BEEA#87BEEA
#87BEEA is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.085 H 243.3°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEEA |
|---|---|
| RGB | rgb(135, 190, 234) |
| HSL | hsl(207, 70%, 72%) |
| HSV | hsv(207, 42%, 92%) |
| CMYK | cmyk(42.3%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(74.77, -6.67, -27.50) |
| CIE-LCH | lch(74.77, 28.30, 256.36°) |
| OKLab | oklab(77.96% -0.0384 -0.0762) |
| OKLCH | oklch(77.96% 0.085 243.3) |
| XYZ | xyz(43.2514, 47.9156, 84.7955) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.50
Sky
#82CAFC
ΔE00 3.68
Lightblue (survey)
#7BC8F6
ΔE00 4.01
Light Blue
#95D0FC
ΔE00 4.53
Lightskyblue
#87CEFA
ΔE00 4.62
Carolina Blue
#8AB8FE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEEA #EAB387
analogous
#87EAE5 #87BEEA #878CEA
triadic
#87BEEA #EA87BE #BEEA87
tetradic
#87BEEA #E587EA #EAB387 #8CEA87
square
#87BEEA #E587EA #EAB387 #8CEA87
split-complementary
#87BEEA #EA878C #EAE587
monochromatic
#2585D2 #53A2E1 #87BEEA #BBDAF3 #E5F1FA
Accessibility & contrast
On white
1.98
#87BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#87BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEEA
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEEA | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEEC
Deuteranopia (green-blind)
#9FB3E9
Tritanopia (blue-blind)
#60C9CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87beea; /* rgb */ color: rgb(135, 190, 234); /* oklch */ color: oklch(78.0% 0.085 243.3);
Tailwind
colors: {
custom: {
50: '#aed1f0',
500: '#87beea',
950: '#000000',
},
}SCSS
$custom: #87beea; $custom-light: #aed1f0; $custom-dark: #000000;
JSON
{
"hex": "#87beea",
"rgb": {
"r": 135,
"g": 190,
"b": 234
},
"hsl": {
"h": 206.667,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.77957,
"c": 0.08532,
"h": 243.3
},
"luminance": 0.47918
}Semantic roles & 50–950 ramp
primary
#87BEEA
secondary
#F2E4D9
accent
#6813D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284