#87BEE4#87BEE4
#87BEE4 is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.079 H 239.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEE4 |
|---|---|
| RGB | rgb(135, 190, 228) |
| HSL | hsl(205, 63%, 71%) |
| HSV | hsv(205, 41%, 89%) |
| CMYK | cmyk(40.8%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(74.56, -8.28, -24.59) |
| CIE-LCH | lch(74.56, 25.94, 251.39°) |
| OKLab | oklab(77.72% -0.0404 -0.068) |
| OKLCH | oklch(77.72% 0.079 239.3) |
| XYZ | xyz(42.4040, 47.5766, 80.3325) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.67
Sky
#82CAFC
ΔE00 3.96
Lightskyblue
#87CEFA
ΔE00 4.37
Light Blue
#95D0FC
ΔE00 4.74
Sky Blue (survey)
#75BBFD
ΔE00 4.88
Light Grey Blue
#9DBCD4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEE4 #E4AD87
analogous
#87E4DB #87BEE4 #878FE4
triadic
#87BEE4 #E487BE #BEE487
tetradic
#87BEE4 #DB87E4 #E4AD87 #8FE487
square
#87BEE4 #DB87E4 #E4AD87 #8FE487
split-complementary
#87BEE4 #E4878F #E4DB87
monochromatic
#2C86C4 #55A3D9 #87BEE4 #B9D9EF #E6F1F9
Accessibility & contrast
On white
2.00
#87BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#87BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEE4
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEE4 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE6
Deuteranopia (green-blind)
#A1B3E3
Tritanopia (blue-blind)
#63C8CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #87bee4; /* rgb */ color: rgb(135, 190, 228); /* oklch */ color: oklch(77.7% 0.079 239.3);
Tailwind
colors: {
custom: {
50: '#add1ec',
500: '#87bee4',
950: '#000000',
},
}SCSS
$custom: #87bee4; $custom-light: #add1ec; $custom-dark: #000000;
JSON
{
"hex": "#87bee4",
"rgb": {
"r": 135,
"g": 190,
"b": 228
},
"hsl": {
"h": 204.516,
"s": 63.265,
"l": 71.176
},
"oklch": {
"l": 0.77716,
"c": 0.07908,
"h": 239.3
},
"luminance": 0.47579
}Semantic roles & 50–950 ramp
primary
#87BEE4
secondary
#F0E1D7
accent
#631ACB
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284