#87BEFF#87BEFF
#87BEFF is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.9% C 0.110 H 253.2°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEFF |
|---|---|
| RGB | rgb(135, 190, 255) |
| HSL | hsl(213, 100%, 76%) |
| HSV | hsv(213, 47%, 100%) |
| CMYK | cmyk(47.1%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(75.57, -0.87, -37.58) |
| CIE-LCH | lch(75.57, 37.59, 268.67°) |
| OKLab | oklab(78.85% -0.0317 -0.105) |
| OKLCH | oklch(78.85% 0.11 253.2) |
| XYZ | xyz(46.4490, 49.1946, 101.6362) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.40
Sky Blue (survey)
#75BBFD
ΔE00 2.81
Baby Blue (survey)
#A2CFFE
ΔE00 4.97
Sky
#82CAFC
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 5.83
Light Blue
#95D0FC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEFF #FFC887
analogous
#87FAFF #87BEFF #8C87FF
triadic
#87BEFF #FF87BE #BEFF87
tetradic
#87BEFF #FF87FA #FFC887 #87FF8C
square
#87BEFF #FF87FA #FFC887 #87FF8C
split-complementary
#87BEFF #FF8C87 #FAFF87
monochromatic
#0D7CFF #4A9DFF #87BEFF #C4DFFF #E0EEFF
Accessibility & contrast
On white
1.94
#87BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#87BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEFF
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEFF | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#96B5FE
Tritanopia (blue-blind)
#53CDD4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #87beff; /* rgb */ color: rgb(135, 190, 255); /* oklch */ color: oklch(78.9% 0.110 253.2);
Tailwind
colors: {
custom: {
50: '#afd1ff',
500: '#87beff',
950: '#000000',
},
}SCSS
$custom: #87beff; $custom-light: #afd1ff; $custom-dark: #000000;
JSON
{
"hex": "#87beff",
"rgb": {
"r": 135,
"g": 190,
"b": 255
},
"hsl": {
"h": 212.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.78851,
"c": 0.10966,
"h": 253.2
},
"luminance": 0.49198
}Semantic roles & 50–950 ramp
primary
#87BEFF
secondary
#F7E7D4
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286