#87DFF7#87DFF7
#87DFF7 is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.7% C 0.091 H 217.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFF7 |
|---|---|
| RGB | rgb(135, 223, 247) |
| HSL | hsl(193, 88%, 75%) |
| HSV | hsv(193, 45%, 97%) |
| CMYK | cmyk(45.3%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(84.30, -20.35, -19.95) |
| CIE-LCH | lch(84.30, 28.50, 224.43°) |
| OKLab | oklab(85.67% -0.0724 -0.055) |
| OKLCH | oklch(85.67% 0.091 217.2) |
| XYZ | xyz(53.1616, 64.6376, 97.6525) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.95
Ice Blue
#A5DFF9
ΔE00 4.96
Baby Blue
#89CFF0
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Robin'S Egg
#6DEDFD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFF7 #F79F87
analogous
#87F7D7 #87DFF7 #87A7F7
triadic
#87DFF7 #F787DF #DFF787
tetradic
#87DFF7 #D787F7 #F79F87 #A7F787
square
#87DFF7 #D787F7 #F79F87 #A7F787
split-complementary
#87DFF7 #F787A7 #F7D787
monochromatic
#14C0EF #4ED0F3 #87DFF7 #C0EEFB #E2F7FD
Accessibility & contrast
On white
1.51
#87DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#87DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFF7
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFF7 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF8
Deuteranopia (green-blind)
#BECDF7
Tritanopia (blue-blind)
#51E8E6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #87dff7; /* rgb */ color: rgb(135, 223, 247); /* oklch */ color: oklch(85.7% 0.091 217.2);
Tailwind
colors: {
custom: {
50: '#b0e9f9',
500: '#87dff7',
950: '#000000',
},
}SCSS
$custom: #87dff7; $custom-light: #b0e9f9; $custom-dark: #000000;
JSON
{
"hex": "#87dff7",
"rgb": {
"r": 135,
"g": 223,
"b": 247
},
"hsl": {
"h": 192.857,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.85665,
"c": 0.09094,
"h": 217.2
},
"luminance": 0.64642
}Semantic roles & 50–950 ramp
primary
#87DFF7
secondary
#D46B4E
accent
#3201E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485