#87C3FA#87C3FA
#87C3FA is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.7% C 0.100 H 247.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #87C3FA |
|---|---|
| RGB | rgb(135, 195, 250) |
| HSL | hsl(209, 92%, 75%) |
| HSV | hsv(209, 46%, 98%) |
| CMYK | cmyk(46%, 22%, 0%, 2%) |
| CIE-LAB | lab(76.73, -4.98, -33.11) |
| CIE-LCH | lch(76.73, 33.48, 261.44°) |
| OKLab | oklab(79.7% -0.039 -0.0922) |
| OKLCH | oklch(79.7% 0.1 247) |
| XYZ | xyz(46.7562, 51.0800, 97.8196) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.68
Sky
#82CAFC
ΔE00 3.13
Light Blue
#95D0FC
ΔE00 3.85
Baby Blue (survey)
#A2CFFE
ΔE00 4.29
Lightblue (survey)
#7BC8F6
ΔE00 4.37
Lightskyblue
#87CEFA
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C3FA #FABE87
analogous
#87FAF8 #87C3FA #8789FA
triadic
#87C3FA #FA87C3 #C3FA87
tetradic
#87C3FA #F887FA #FABE87 #89FA87
square
#87C3FA #F887FA #FABE87 #89FA87
split-complementary
#87C3FA #FA8789 #FAF887
monochromatic
#1188F5 #4CA6F8 #87C3FA #C2E0FC #E2F0FE
Accessibility & contrast
On white
1.87
#87C3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#87C3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C3FA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C3FA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#55D0D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #87c3fa; /* rgb */ color: rgb(135, 195, 250); /* oklch */ color: oklch(79.7% 0.100 247.0);
Tailwind
colors: {
custom: {
50: '#afd5fc',
500: '#87c3fa',
950: '#000000',
},
}SCSS
$custom: #87c3fa; $custom-light: #afd5fc; $custom-dark: #000000;
JSON
{
"hex": "#87c3fa",
"rgb": {
"r": 135,
"g": 195,
"b": 250
},
"hsl": {
"h": 208.696,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.79696,
"c": 0.1001,
"h": 247
},
"luminance": 0.51083
}Semantic roles & 50–950 ramp
primary
#87C3FA
secondary
#D8904D
accent
#6E00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385