#87C8FC#87C8FC
#87C8FC is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.8% C 0.099 H 243.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #87C8FC |
|---|---|
| RGB | rgb(135, 200, 252) |
| HSL | hsl(207, 95%, 76%) |
| HSV | hsv(207, 46%, 99%) |
| CMYK | cmyk(46.4%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(78.16, -7.11, -31.97) |
| CIE-LCH | lch(78.16, 32.75, 257.46°) |
| OKLab | oklab(80.85% -0.0442 -0.0889) |
| OKLCH | oklch(80.85% 0.099 243.6) |
| XYZ | xyz(48.2105, 53.4843, 99.8596) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.50
Light Blue
#95D0FC
ΔE00 2.55
Lightskyblue
#87CEFA
ΔE00 2.90
Lightblue (survey)
#7BC8F6
ΔE00 3.00
Sky Blue (survey)
#75BBFD
ΔE00 3.86
Baby Blue (survey)
#A2CFFE
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C8FC #FCBB87
analogous
#87FCF6 #87C8FC #878DFC
triadic
#87C8FC #FC87C8 #C8FC87
tetradic
#87C8FC #F687FC #FCBB87 #8DFC87
square
#87C8FC #F687FC #FCBB87 #8DFC87
split-complementary
#87C8FC #FC878D #FCF687
monochromatic
#1091F9 #4BADFB #87C8FC #C3E3FD #E1F1FE
Accessibility & contrast
On white
1.80
#87C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#87C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C8FC
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C8FC | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#53D5D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87c8fc; /* rgb */ color: rgb(135, 200, 252); /* oklch */ color: oklch(80.8% 0.099 243.6);
Tailwind
colors: {
custom: {
50: '#afd8fd',
500: '#87c8fc',
950: '#000000',
},
}SCSS
$custom: #87c8fc; $custom-light: #afd8fd; $custom-dark: #000000;
JSON
{
"hex": "#87c8fc",
"rgb": {
"r": 135,
"g": 200,
"b": 252
},
"hsl": {
"h": 206.667,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.8085,
"c": 0.0993,
"h": 243.6
},
"luminance": 0.53488
}Semantic roles & 50–950 ramp
primary
#87C8FC
secondary
#DB8C4C
accent
#6600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385