#87C7ED#87C7ED
#87C7ED is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.0% C 0.085 H 235.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #87C7ED |
|---|---|
| RGB | rgb(135, 199, 237) |
| HSL | hsl(202, 74%, 73%) |
| HSV | hsv(202, 43%, 93%) |
| CMYK | cmyk(43%, 16%, 0%, 7.1%) |
| CIE-LAB | lab(77.35, -10.66, -25.18) |
| CIE-LCH | lch(77.35, 27.34, 247.06°) |
| OKLab | oklab(80.03% -0.0481 -0.0696) |
| OKLCH | oklch(80.03% 0.085 235.4) |
| XYZ | xyz(45.6959, 52.1091, 87.7545) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.97
Lightskyblue
#87CEFA
ΔE00 2.15
Sky
#82CAFC
ΔE00 2.74
Baby Blue
#89CFF0
ΔE00 2.85
Light Blue
#95D0FC
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C7ED #EDAD87
analogous
#87EDE0 #87C7ED #8794ED
triadic
#87C7ED #ED87C7 #C7ED87
tetradic
#87C7ED #E087ED #EDAD87 #94ED87
square
#87C7ED #E087ED #EDAD87 #94ED87
split-complementary
#87C7ED #ED8794 #EDE087
monochromatic
#2194D9 #52AEE5 #87C7ED #BCE0F5 #E4F3FB
Accessibility & contrast
On white
1.84
#87C7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#87C7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C7ED
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C7ED | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#5DD1D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #87c7ed; /* rgb */ color: rgb(135, 199, 237); /* oklch */ color: oklch(80.0% 0.085 235.4);
Tailwind
colors: {
custom: {
50: '#aed8f3',
500: '#87c7ed',
950: '#000000',
},
}SCSS
$custom: #87c7ed; $custom-light: #aed8f3; $custom-dark: #000000;
JSON
{
"hex": "#87c7ed",
"rgb": {
"r": 135,
"g": 199,
"b": 237
},
"hsl": {
"h": 202.353,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.80028,
"c": 0.08466,
"h": 235.4
},
"luminance": 0.52112
}Semantic roles & 50–950 ramp
primary
#87C7ED
secondary
#C87D51
accent
#590FD6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385