#87C8FB#87C8FB
#87C8FB is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.8% C 0.098 H 243.0°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #87C8FB |
|---|---|
| RGB | rgb(135, 200, 251) |
| HSL | hsl(206, 94%, 76%) |
| HSV | hsv(206, 46%, 98%) |
| CMYK | cmyk(46.2%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.12, -7.39, -31.49) |
| CIE-LCH | lch(78.12, 32.35, 256.80°) |
| OKLab | oklab(80.81% -0.0445 -0.0876) |
| OKLCH | oklch(80.81% 0.098 243) |
| XYZ | xyz(48.0525, 53.4211, 99.0273) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.34
Light Blue
#95D0FC
ΔE00 2.47
Lightskyblue
#87CEFA
ΔE00 2.72
Lightblue (survey)
#7BC8F6
ΔE00 2.81
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Baby Blue (survey)
#A2CFFE
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C8FB #FBBA87
analogous
#87FBF4 #87C8FB #878EFB
triadic
#87C8FB #FB87C8 #C8FB87
tetradic
#87C8FB #F487FB #FBBA87 #8EFB87
square
#87C8FB #F487FB #FBBA87 #8EFB87
split-complementary
#87C8FB #FB878E #FBF487
monochromatic
#1192F7 #4CADF9 #87C8FB #C2E3FD #E1F1FE
Accessibility & contrast
On white
1.80
#87C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#87C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C8FB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C8FB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FD
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#53D4D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87c8fb; /* rgb */ color: rgb(135, 200, 251); /* oklch */ color: oklch(80.8% 0.098 243.0);
Tailwind
colors: {
custom: {
50: '#afd8fc',
500: '#87c8fb',
950: '#000000',
},
}SCSS
$custom: #87c8fb; $custom-light: #afd8fc; $custom-dark: #000000;
JSON
{
"hex": "#87c8fb",
"rgb": {
"r": 135,
"g": 200,
"b": 251
},
"hsl": {
"h": 206.379,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.80809,
"c": 0.09823,
"h": 243
},
"luminance": 0.53424
}Semantic roles & 50–950 ramp
primary
#87C8FB
secondary
#DA8B4C
accent
#6500E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385