#87CCFE#87CCFE
#87CCFE is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.8% C 0.099 H 241.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCFE |
|---|---|
| RGB | rgb(135, 204, 254) |
| HSL | hsl(205, 98%, 76%) |
| HSV | hsv(205, 47%, 100%) |
| CMYK | cmyk(46.9%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(79.32, -8.68, -31.25) |
| CIE-LCH | lch(79.32, 32.43, 254.48°) |
| OKLab | oklab(81.79% -0.0482 -0.0869) |
| OKLCH | oklch(81.79% 0.099 241) |
| XYZ | xyz(49.4677, 55.4888, 101.8504) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.75
Lightskyblue
#87CEFA
ΔE00 1.74
Light Blue
#95D0FC
ΔE00 1.93
Lightblue (survey)
#7BC8F6
ΔE00 2.34
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Baby Blue
#89CFF0
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCFE #FEB987
analogous
#87FEF4 #87CCFE #8791FE
triadic
#87CCFE #FE87CC #CCFE87
tetradic
#87CCFE #F487FE #FEB987 #91FE87
square
#87CCFE #F487FE #FEB987 #91FE87
split-complementary
#87CCFE #FE8791 #FEF487
monochromatic
#0E98FD #4AB2FD #87CCFE #C4E6FF #E1F2FF
Accessibility & contrast
On white
1.74
#87CCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#87CCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCFE
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCFE | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#50D8DD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #87ccfe; /* rgb */ color: rgb(135, 204, 254); /* oklch */ color: oklch(81.8% 0.099 241.0);
Tailwind
colors: {
custom: {
50: '#afdbff',
500: '#87ccfe',
950: '#000000',
},
}SCSS
$custom: #87ccfe; $custom-light: #afdbff; $custom-dark: #000000;
JSON
{
"hex": "#87ccfe",
"rgb": {
"r": 135,
"g": 204,
"b": 254
},
"hsl": {
"h": 205.21,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.81792,
"c": 0.09932,
"h": 241
},
"luminance": 0.55492
}Semantic roles & 50–950 ramp
primary
#87CCFE
secondary
#DE894B
accent
#6000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111518
muted
#818486