#87CBFC#87CBFC
#87CBFC is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.5% C 0.098 H 240.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #87CBFC |
|---|---|
| RGB | rgb(135, 203, 252) |
| HSL | hsl(205, 95%, 76%) |
| HSV | hsv(205, 46%, 99%) |
| CMYK | cmyk(46.4%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(78.98, -8.70, -30.71) |
| CIE-LCH | lch(78.98, 31.92, 254.18°) |
| OKLab | oklab(81.49% -0.0477 -0.0853) |
| OKLCH | oklch(81.49% 0.098 240.8) |
| XYZ | xyz(48.9122, 54.8875, 100.0935) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.64
Lightskyblue
#87CEFA
ΔE00 1.70
Light Blue
#95D0FC
ΔE00 1.96
Lightblue (survey)
#7BC8F6
ΔE00 2.18
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Baby Blue
#89CFF0
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CBFC #FCB887
analogous
#87FCF2 #87CBFC #8790FC
triadic
#87CBFC #FC87CB #CBFC87
tetradic
#87CBFC #F287FC #FCB887 #90FC87
square
#87CBFC #F287FC #FCB887 #90FC87
split-complementary
#87CBFC #FC8790 #FCF287
monochromatic
#1097F9 #4BB1FB #87CBFC #C3E5FD #E1F2FE
Accessibility & contrast
On white
1.75
#87CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#87CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CBFC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CBFC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFE
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#52D7DB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #87cbfc; /* rgb */ color: rgb(135, 203, 252); /* oklch */ color: oklch(81.5% 0.098 240.8);
Tailwind
colors: {
custom: {
50: '#afdafd',
500: '#87cbfc',
950: '#000000',
},
}SCSS
$custom: #87cbfc; $custom-light: #afdafd; $custom-dark: #000000;
JSON
{
"hex": "#87cbfc",
"rgb": {
"r": 135,
"g": 203,
"b": 252
},
"hsl": {
"h": 205.128,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.81495,
"c": 0.09776,
"h": 240.8
},
"luminance": 0.54891
}Semantic roles & 50–950 ramp
primary
#87CBFC
secondary
#DB884C
accent
#6000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385