#87D2FF#87D2FF
#87D2FF is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 83.1% C 0.098 H 236.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #87D2FF |
|---|---|
| RGB | rgb(135, 210, 255) |
| HSL | hsl(203, 100%, 76%) |
| HSV | hsv(203, 47%, 100%) |
| CMYK | cmyk(47.1%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(80.99, -11.56, -29.21) |
| CIE-LCH | lch(80.99, 31.42, 248.41°) |
| OKLab | oklab(83.13% -0.0547 -0.0811) |
| OKLCH | oklch(83.13% 0.098 236) |
| XYZ | xyz(51.0818, 58.4603, 103.1805) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.03
Sky
#82CAFC
ΔE00 2.42
Lightblue (survey)
#7BC8F6
ΔE00 2.54
Light Blue
#95D0FC
ΔE00 2.55
Baby Blue
#89CFF0
ΔE00 3.23
Sky Blue
#87CEEB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D2FF #FFB487
analogous
#87FFF0 #87D2FF #8796FF
triadic
#87D2FF #FF87D2 #D2FF87
tetradic
#87D2FF #F087FF #FFB487 #96FF87
square
#87D2FF #F087FF #FFB487 #96FF87
split-complementary
#87D2FF #FF8796 #FFF087
monochromatic
#0DA4FF #4ABBFF #87D2FF #C4E9FF #E0F4FF
Accessibility & contrast
On white
1.65
#87D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#87D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D2FF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D2FF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#ADC3FE
Tritanopia (blue-blind)
#4EDEE1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #87d2ff; /* rgb */ color: rgb(135, 210, 255); /* oklch */ color: oklch(83.1% 0.098 236.0);
Tailwind
colors: {
custom: {
50: '#b0dfff',
500: '#87d2ff',
950: '#000000',
},
}SCSS
$custom: #87d2ff; $custom-light: #b0dfff; $custom-dark: #000000;
JSON
{
"hex": "#87d2ff",
"rgb": {
"r": 135,
"g": 210,
"b": 255
},
"hsl": {
"h": 202.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.83128,
"c": 0.09781,
"h": 236
},
"luminance": 0.58464
}Semantic roles & 50–950 ramp
primary
#87D2FF
secondary
#DF834B
accent
#5600E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486