#87D7FF#87D7FF
#87D7FF is a very light, moderate cyan. Relative luminance 0.610; OKLCH L 84.2% C 0.096 H 231.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #87D7FF |
|---|---|
| RGB | rgb(135, 215, 255) |
| HSL | hsl(200, 100%, 76%) |
| HSV | hsv(200, 47%, 100%) |
| CMYK | cmyk(47.1%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(82.36, -14.15, -27.12) |
| CIE-LCH | lch(82.36, 30.59, 242.44°) |
| OKLab | oklab(84.21% -0.0604 -0.0752) |
| OKLCH | oklch(84.21% 0.096 231.2) |
| XYZ | xyz(52.3356, 60.9678, 103.5984) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.51
Lightskyblue
#87CEFA
ΔE00 2.89
Sky Blue
#87CEEB
ΔE00 3.59
Lightblue (survey)
#7BC8F6
ΔE00 4.06
Light Blue
#95D0FC
ΔE00 4.23
Sky
#82CAFC
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D7FF #FFAF87
analogous
#87FFEB #87D7FF #879BFF
triadic
#87D7FF #FF87D7 #D7FF87
tetradic
#87D7FF #EB87FF #FFAF87 #9BFF87
square
#87D7FF #EB87FF #FFAF87 #9BFF87
split-complementary
#87D7FF #FF879B #FFEB87
monochromatic
#0DAEFF #4AC3FF #87D7FF #C4EBFF #E0F5FF
Accessibility & contrast
On white
1.59
#87D7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#87D7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D7FF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D7FF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#B2C7FE
Tritanopia (blue-blind)
#4DE2E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87d7ff; /* rgb */ color: rgb(135, 215, 255); /* oklch */ color: oklch(84.2% 0.096 231.2);
Tailwind
colors: {
custom: {
50: '#b0e3ff',
500: '#87d7ff',
950: '#000000',
},
}SCSS
$custom: #87d7ff; $custom-light: #b0e3ff; $custom-dark: #000000;
JSON
{
"hex": "#87d7ff",
"rgb": {
"r": 135,
"g": 215,
"b": 255
},
"hsl": {
"h": 200,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.84212,
"c": 0.09642,
"h": 231.2
},
"luminance": 0.60972
}Semantic roles & 50–950 ramp
primary
#87D7FF
secondary
#DF7C4B
accent
#4D00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486