#87D3FC#87D3FC
#87D3FC is a very light, moderate cyan. Relative luminance 0.588; OKLCH L 83.2% C 0.095 H 233.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #87D3FC |
|---|---|
| RGB | rgb(135, 211, 252) |
| HSL | hsl(201, 95%, 76%) |
| HSV | hsv(201, 46%, 99%) |
| CMYK | cmyk(46.4%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(81.16, -12.90, -27.36) |
| CIE-LCH | lch(81.16, 30.25, 244.76°) |
| OKLab | oklab(83.23% -0.0569 -0.0758) |
| OKLCH | oklch(83.23% 0.095 233.1) |
| XYZ | xyz(50.8504, 58.7639, 100.7396) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.76
Baby Blue
#89CFF0
ΔE00 2.25
Lightblue (survey)
#7BC8F6
ΔE00 3.00
Light Blue
#95D0FC
ΔE00 3.34
Sky
#82CAFC
ΔE00 3.41
Sky Blue
#87CEEB
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D3FC #FCB087
analogous
#87FCEB #87D3FC #8798FC
triadic
#87D3FC #FC87D3 #D3FC87
tetradic
#87D3FC #EB87FC #FCB087 #98FC87
square
#87D3FC #EB87FC #FCB087 #98FC87
split-complementary
#87D3FC #FC8798 #FCEB87
monochromatic
#10A7F9 #4BBDFB #87D3FC #C3E9FD #E1F4FE
Accessibility & contrast
On white
1.65
#87D3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#87D3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D3FC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D3FC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#AFC4FB
Tritanopia (blue-blind)
#50DEE0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #87d3fc; /* rgb */ color: rgb(135, 211, 252); /* oklch */ color: oklch(83.2% 0.095 233.1);
Tailwind
colors: {
custom: {
50: '#b0e0fd',
500: '#87d3fc',
950: '#000000',
},
}SCSS
$custom: #87d3fc; $custom-light: #b0e0fd; $custom-dark: #000000;
JSON
{
"hex": "#87d3fc",
"rgb": {
"r": 135,
"g": 211,
"b": 252
},
"hsl": {
"h": 201.026,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.83226,
"c": 0.09481,
"h": 233.1
},
"luminance": 0.58768
}Semantic roles & 50–950 ramp
primary
#87D3FC
secondary
#DB7E4C
accent
#5000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485