#87BEED#87BEED
#87BEED is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.1% C 0.089 H 245.1°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEED |
|---|---|
| RGB | rgb(135, 190, 237) |
| HSL | hsl(208, 74%, 73%) |
| HSV | hsv(208, 43%, 93%) |
| CMYK | cmyk(43%, 19.8%, 0%, 7.1%) |
| CIE-LAB | lab(74.88, -5.86, -28.96) |
| CIE-LCH | lch(74.88, 29.54, 258.55°) |
| OKLab | oklab(78.08% -0.0374 -0.0803) |
| OKLCH | oklch(78.08% 0.089 245.1) |
| XYZ | xyz(43.6860, 48.0894, 87.0845) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.01
Sky
#82CAFC
ΔE00 3.80
Lightblue (survey)
#7BC8F6
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 4.48
Light Blue
#95D0FC
ΔE00 4.61
Lightskyblue
#87CEFA
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEED #EDB687
analogous
#87EDE9 #87BEED #878BED
triadic
#87BEED #ED87BE #BEED87
tetradic
#87BEED #E987ED #EDB687 #8BED87
square
#87BEED #E987ED #EDB687 #8BED87
split-complementary
#87BEED #ED878B #EDE987
monochromatic
#2184D9 #52A1E5 #87BEED #BCDBF5 #E4F1FB
Accessibility & contrast
On white
1.98
#87BEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#87BEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEED
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEED | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEF
Deuteranopia (green-blind)
#9DB4EC
Tritanopia (blue-blind)
#5FC9CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87beed; /* rgb */ color: rgb(135, 190, 237); /* oklch */ color: oklch(78.1% 0.089 245.1);
Tailwind
colors: {
custom: {
50: '#aed1f3',
500: '#87beed',
950: '#000000',
},
}SCSS
$custom: #87beed; $custom-light: #aed1f3; $custom-dark: #000000;
JSON
{
"hex": "#87beed",
"rgb": {
"r": 135,
"g": 190,
"b": 237
},
"hsl": {
"h": 207.647,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.7808,
"c": 0.08859,
"h": 245.1
},
"luminance": 0.48092
}Semantic roles & 50–950 ramp
primary
#87BEED
secondary
#F3E4D8
accent
#6B0FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285