#87DDFE#87DDFE
#87DDFE is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.5% C 0.095 H 224.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDFE |
|---|---|
| RGB | rgb(135, 221, 254) |
| HSL | hsl(197, 98%, 76%) |
| HSV | hsv(197, 47%, 100%) |
| CMYK | cmyk(46.9%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(83.97, -17.49, -24.13) |
| CIE-LCH | lch(83.97, 29.81, 234.06°) |
| OKLab | oklab(85.48% -0.0676 -0.0667) |
| OKLCH | oklch(85.48% 0.095 224.7) |
| XYZ | xyz(53.7310, 64.0154, 103.2715) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 3.71
Ice Blue
#A5DFF9
ΔE00 3.87
Lightskyblue
#87CEFA
ΔE00 5.63
Lightblue (survey)
#7BC8F6
ΔE00 6.60
Neon Blue
#04D9FF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDFE #FEA887
analogous
#87FEE4 #87DDFE #87A2FE
triadic
#87DDFE #FE87DD #DDFE87
tetradic
#87DDFE #E487FE #FEA887 #A2FE87
square
#87DDFE #E487FE #FEA887 #A2FE87
split-complementary
#87DDFE #FE87A2 #FEE487
monochromatic
#0EBBFD #4ACCFD #87DDFE #C4EEFF #E1F6FF
Accessibility & contrast
On white
1.52
#87DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#87DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDFE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDFE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B9CCFE
Tritanopia (blue-blind)
#4CE7E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #87ddfe; /* rgb */ color: rgb(135, 221, 254); /* oklch */ color: oklch(85.5% 0.095 224.7);
Tailwind
colors: {
custom: {
50: '#b0e7fe',
500: '#87ddfe',
950: '#000000',
},
}SCSS
$custom: #87ddfe; $custom-light: #b0e7fe; $custom-dark: #000000;
JSON
{
"hex": "#87ddfe",
"rgb": {
"r": 135,
"g": 221,
"b": 254
},
"hsl": {
"h": 196.639,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.85483,
"c": 0.09497,
"h": 224.7
},
"luminance": 0.6402
}Semantic roles & 50–950 ramp
primary
#87DDFE
secondary
#DE744B
accent
#4000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485