#87CEFC#87CEFC
#87CEFC is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.1% C 0.096 H 238.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #87CEFC |
|---|---|
| RGB | rgb(135, 206, 252) |
| HSL | hsl(204, 95%, 76%) |
| HSV | hsv(204, 46%, 99%) |
| CMYK | cmyk(46.4%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(79.79, -10.29, -29.46) |
| CIE-LCH | lch(79.79, 31.20, 250.75°) |
| OKLab | oklab(82.14% -0.0511 -0.0818) |
| OKLCH | oklch(82.14% 0.096 238) |
| XYZ | xyz(49.6275, 56.3182, 100.3319) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.52
Sky
#82CAFC
ΔE00 1.32
Lightblue (survey)
#7BC8F6
ΔE00 1.88
Light Blue
#95D0FC
ΔE00 2.01
Baby Blue
#89CFF0
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CEFC #FCB587
analogous
#87FCF0 #87CEFC #8793FC
triadic
#87CEFC #FC87CE #CEFC87
tetradic
#87CEFC #F087FC #FCB587 #93FC87
square
#87CEFC #F087FC #FCB587 #93FC87
split-complementary
#87CEFC #FC8793 #FCF087
monochromatic
#109DF9 #4BB6FB #87CEFC #C3E6FD #E1F3FE
Accessibility & contrast
On white
1.71
#87CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#87CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CEFC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CEFC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFE
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#51DADD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #87cefc; /* rgb */ color: rgb(135, 206, 252); /* oklch */ color: oklch(82.1% 0.096 238.0);
Tailwind
colors: {
custom: {
50: '#afdcfd',
500: '#87cefc',
950: '#000000',
},
}SCSS
$custom: #87cefc; $custom-light: #afdcfd; $custom-dark: #000000;
JSON
{
"hex": "#87cefc",
"rgb": {
"r": 135,
"g": 206,
"b": 252
},
"hsl": {
"h": 203.59,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.82142,
"c": 0.09644,
"h": 238
},
"luminance": 0.56322
}Semantic roles & 50–950 ramp
primary
#87CEFC
secondary
#DB844C
accent
#5A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485