#87DBFB#87DBFB
#87DBFB is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.9% C 0.093 H 224.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #87DBFB |
|---|---|
| RGB | rgb(135, 219, 251) |
| HSL | hsl(197, 94%, 76%) |
| HSV | hsv(197, 46%, 98%) |
| CMYK | cmyk(46.2%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.32, -17.28, -23.54) |
| CIE-LCH | lch(83.32, 29.20, 233.72°) |
| OKLab | oklab(84.93% -0.0664 -0.0651) |
| OKLCH | oklch(84.93% 0.093 224.4) |
| XYZ | xyz(52.7294, 62.7749, 100.5862) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 3.30
Ice Blue
#A5DFF9
ΔE00 3.83
Lightskyblue
#87CEFA
ΔE00 5.48
Lightblue (survey)
#7BC8F6
ΔE00 6.38
Neon Blue
#04D9FF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DBFB #FBA787
analogous
#87FBE1 #87DBFB #87A1FB
triadic
#87DBFB #FB87DB #DBFB87
tetradic
#87DBFB #E187FB #FBA787 #A1FB87
square
#87DBFB #E187FB #FBA787 #A1FB87
split-complementary
#87DBFB #FB87A1 #FBE187
monochromatic
#11B7F7 #4CC9F9 #87DBFB #C2EDFD #E1F6FE
Accessibility & contrast
On white
1.55
#87DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#87DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DBFB
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DBFB | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FD
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#4FE5E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87dbfb; /* rgb */ color: rgb(135, 219, 251); /* oklch */ color: oklch(84.9% 0.093 224.4);
Tailwind
colors: {
custom: {
50: '#b0e6fc',
500: '#87dbfb',
950: '#000000',
},
}SCSS
$custom: #87dbfb; $custom-light: #b0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#87dbfb",
"rgb": {
"r": 135,
"g": 219,
"b": 251
},
"hsl": {
"h": 196.552,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.84932,
"c": 0.09295,
"h": 224.4
},
"luminance": 0.62779
}Semantic roles & 50–950 ramp
primary
#87DBFB
secondary
#DA734C
accent
#3F00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485