#87DFFB#87DFFB
#87DFFB is a very light, moderate cyan. Relative luminance 0.649; OKLCH L 85.8% C 0.093 H 220.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFFB |
|---|---|
| RGB | rgb(135, 223, 251) |
| HSL | hsl(194, 94%, 76%) |
| HSV | hsv(194, 46%, 98%) |
| CMYK | cmyk(46.2%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(84.43, -19.30, -21.86) |
| CIE-LCH | lch(84.43, 29.17, 228.56°) |
| OKLab | oklab(85.81% -0.0709 -0.0604) |
| OKLCH | oklch(85.81% 0.093 220.4) |
| XYZ | xyz(53.7855, 64.8871, 100.9383) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 4.39
Baby Blue
#89CFF0
ΔE00 4.84
Neon Blue
#04D9FF
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFFB #FBA387
analogous
#87FBDD #87DFFB #87A5FB
triadic
#87DFFB #FB87DF #DFFB87
tetradic
#87DFFB #DD87FB #FBA387 #A5FB87
square
#87DFFB #DD87FB #FBA387 #A5FB87
split-complementary
#87DFFB #FB87A5 #FBDD87
monochromatic
#11BFF7 #4CCFF9 #87DFFB #C2EFFD #E1F7FE
Accessibility & contrast
On white
1.50
#87DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#87DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFFB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFFB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFD
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#4DE8E8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #87dffb; /* rgb */ color: rgb(135, 223, 251); /* oklch */ color: oklch(85.8% 0.093 220.4);
Tailwind
colors: {
custom: {
50: '#b0e9fc',
500: '#87dffb',
950: '#000000',
},
}SCSS
$custom: #87dffb; $custom-light: #b0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#87dffb",
"rgb": {
"r": 135,
"g": 223,
"b": 251
},
"hsl": {
"h": 194.483,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.8581,
"c": 0.09314,
"h": 220.4
},
"luminance": 0.64891
}Semantic roles & 50–950 ramp
primary
#87DFFB
secondary
#DA6F4C
accent
#3700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485