#87D3FF#87D3FF
#87D3FF is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 83.3% C 0.097 H 235.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #87D3FF |
|---|---|
| RGB | rgb(135, 211, 255) |
| HSL | hsl(202, 100%, 76%) |
| HSV | hsv(202, 47%, 100%) |
| CMYK | cmyk(47.1%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(81.27, -12.08, -28.80) |
| CIE-LCH | lch(81.27, 31.23, 247.24°) |
| OKLab | oklab(83.34% -0.0558 -0.0799) |
| OKLCH | oklch(83.34% 0.097 235) |
| XYZ | xyz(51.3295, 58.9556, 103.2631) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.34
Lightblue (survey)
#7BC8F6
ΔE00 2.78
Sky
#82CAFC
ΔE00 2.83
Light Blue
#95D0FC
ΔE00 2.85
Baby Blue
#89CFF0
ΔE00 2.99
Sky Blue
#87CEEB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D3FF #FFB387
analogous
#87FFEF #87D3FF #8797FF
triadic
#87D3FF #FF87D3 #D3FF87
tetradic
#87D3FF #EF87FF #FFB387 #97FF87
square
#87D3FF #EF87FF #FFB387 #97FF87
split-complementary
#87D3FF #FF8797 #FFEF87
monochromatic
#0DA6FF #4ABDFF #87D3FF #C4E9FF #E0F4FF
Accessibility & contrast
On white
1.64
#87D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#87D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D3FF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D3FF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#AEC4FE
Tritanopia (blue-blind)
#4EDFE1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #87d3ff; /* rgb */ color: rgb(135, 211, 255); /* oklch */ color: oklch(83.3% 0.097 235.0);
Tailwind
colors: {
custom: {
50: '#b0e0ff',
500: '#87d3ff',
950: '#000000',
},
}SCSS
$custom: #87d3ff; $custom-light: #b0e0ff; $custom-dark: #000000;
JSON
{
"hex": "#87d3ff",
"rgb": {
"r": 135,
"g": 211,
"b": 255
},
"hsl": {
"h": 202,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.83344,
"c": 0.09748,
"h": 235
},
"luminance": 0.58959
}Semantic roles & 50–950 ramp
primary
#87D3FF
secondary
#DF814B
accent
#5400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486