#87DDF6#87DDF6
#87DDF6 is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.2% C 0.090 H 218.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDF6 |
|---|---|
| RGB | rgb(135, 221, 246) |
| HSL | hsl(194, 86%, 75%) |
| HSV | hsv(194, 45%, 96%) |
| CMYK | cmyk(45.1%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(83.71, -19.61, -20.30) |
| CIE-LCH | lch(83.71, 28.23, 226.00°) |
| OKLab | oklab(85.19% -0.0705 -0.056) |
| OKLCH | oklch(85.19% 0.09 218.5) |
| XYZ | xyz(52.4766, 63.5136, 96.6650) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.32
Ice Blue
#A5DFF9
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 5.05
Neon Blue
#04D9FF
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 6.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDF6 #F6A087
analogous
#87F6D8 #87DDF6 #87A5F6
triadic
#87DDF6 #F687DD #DDF687
tetradic
#87DDF6 #D887F6 #F6A087 #A5F687
square
#87DDF6 #D887F6 #F6A087 #A5F687
split-complementary
#87DDF6 #F687A5 #F6D887
monochromatic
#15BDED #4ECDF2 #87DDF6 #C0EDFA #E3F7FD
Accessibility & contrast
On white
1.53
#87DDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#87DDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDF6
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDF6 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F7
Deuteranopia (green-blind)
#BCCBF6
Tritanopia (blue-blind)
#52E6E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87ddf6; /* rgb */ color: rgb(135, 221, 246); /* oklch */ color: oklch(85.2% 0.090 218.5);
Tailwind
colors: {
custom: {
50: '#b0e7f9',
500: '#87ddf6',
950: '#000000',
},
}SCSS
$custom: #87ddf6; $custom-light: #b0e7f9; $custom-dark: #000000;
JSON
{
"hex": "#87ddf6",
"rgb": {
"r": 135,
"g": 221,
"b": 246
},
"hsl": {
"h": 193.514,
"s": 86.047,
"l": 74.706
},
"oklch": {
"l": 0.85188,
"c": 0.09004,
"h": 218.5
},
"luminance": 0.63518
}Semantic roles & 50–950 ramp
primary
#87DDF6
secondary
#D36C4E
accent
#3503E3
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485