#87C8FA#87C8FA
#87C8FA is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.8% C 0.097 H 242.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #87C8FA |
|---|---|
| RGB | rgb(135, 200, 250) |
| HSL | hsl(206, 92%, 75%) |
| HSV | hsv(206, 46%, 98%) |
| CMYK | cmyk(46%, 20%, 0%, 2%) |
| CIE-LAB | lab(78.09, -7.66, -31.01) |
| CIE-LCH | lch(78.09, 31.95, 256.13°) |
| OKLab | oklab(80.77% -0.0449 -0.0862) |
| OKLCH | oklch(80.77% 0.097 242.5) |
| XYZ | xyz(47.8953, 53.3582, 98.1993) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.21
Light Blue
#95D0FC
ΔE00 2.40
Lightskyblue
#87CEFA
ΔE00 2.54
Lightblue (survey)
#7BC8F6
ΔE00 2.62
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Baby Blue (survey)
#A2CFFE
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C8FA #FAB987
analogous
#87FAF2 #87C8FA #878EFA
triadic
#87C8FA #FA87C8 #C8FA87
tetradic
#87C8FA #F287FA #FAB987 #8EFA87
square
#87C8FA #F287FA #FAB987 #8EFA87
split-complementary
#87C8FA #FA878E #FAF287
monochromatic
#1192F5 #4CADF8 #87C8FA #C2E3FC #E2F2FE
Accessibility & contrast
On white
1.80
#87C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#87C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C8FA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C8FA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#54D4D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87c8fa; /* rgb */ color: rgb(135, 200, 250); /* oklch */ color: oklch(80.8% 0.097 242.5);
Tailwind
colors: {
custom: {
50: '#afd8fc',
500: '#87c8fa',
950: '#000000',
},
}SCSS
$custom: #87c8fa; $custom-light: #afd8fc; $custom-dark: #000000;
JSON
{
"hex": "#87c8fa",
"rgb": {
"r": 135,
"g": 200,
"b": 250
},
"hsl": {
"h": 206.087,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.80767,
"c": 0.09718,
"h": 242.5
},
"luminance": 0.53362
}Semantic roles & 50–950 ramp
primary
#87C8FA
secondary
#D8894D
accent
#6400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385