#87DAFE#87DAFE
#87DAFE is a very light, moderate cyan. Relative luminance 0.624; OKLCH L 84.8% C 0.095 H 227.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #87DAFE |
|---|---|
| RGB | rgb(135, 218, 254) |
| HSL | hsl(198, 98%, 76%) |
| HSV | hsv(198, 47%, 100%) |
| CMYK | cmyk(46.9%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.15, -15.97, -25.39) |
| CIE-LCH | lch(83.15, 29.99, 237.84°) |
| OKLab | oklab(84.83% -0.0642 -0.0703) |
| OKLCH | oklch(84.83% 0.095 227.6) |
| XYZ | xyz(52.9460, 62.4454, 103.0098) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.81
Sky Blue
#87CEEB
ΔE00 3.30
Ice Blue
#A5DFF9
ΔE00 3.98
Lightskyblue
#87CEFA
ΔE00 4.35
Lightblue (survey)
#7BC8F6
ΔE00 5.37
Light Blue
#95D0FC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DAFE #FEAB87
analogous
#87FEE6 #87DAFE #879FFE
triadic
#87DAFE #FE87DA #DAFE87
tetradic
#87DAFE #E687FE #FEAB87 #9FFE87
square
#87DAFE #E687FE #FEAB87 #9FFE87
split-complementary
#87DAFE #FE879F #FEE687
monochromatic
#0EB5FD #4AC7FD #87DAFE #C4EDFF #E1F6FF
Accessibility & contrast
On white
1.56
#87DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#87DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DAFE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DAFE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#B6C9FE
Tritanopia (blue-blind)
#4CE5E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #87dafe; /* rgb */ color: rgb(135, 218, 254); /* oklch */ color: oklch(84.8% 0.095 227.6);
Tailwind
colors: {
custom: {
50: '#b0e5fe',
500: '#87dafe',
950: '#000000',
},
}SCSS
$custom: #87dafe; $custom-light: #b0e5fe; $custom-dark: #000000;
JSON
{
"hex": "#87dafe",
"rgb": {
"r": 135,
"g": 218,
"b": 254
},
"hsl": {
"h": 198.151,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.84827,
"c": 0.09515,
"h": 227.6
},
"luminance": 0.62449
}Semantic roles & 50–950 ramp
primary
#87DAFE
secondary
#DE784B
accent
#4500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485