#87BEEF#87BEEF
#87BEEF is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.2% C 0.091 H 246.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEEF |
|---|---|
| RGB | rgb(135, 190, 239) |
| HSL | hsl(208, 76%, 73%) |
| HSV | hsv(208, 44%, 94%) |
| CMYK | cmyk(43.5%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(74.96, -5.32, -29.92) |
| CIE-LCH | lch(74.96, 30.39, 259.92°) |
| OKLab | oklab(78.16% -0.0367 -0.0831) |
| OKLCH | oklch(78.16% 0.091 246.2) |
| XYZ | xyz(43.9799, 48.2070, 88.6320) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.76
Sky
#82CAFC
ΔE00 3.93
Carolina Blue
#8AB8FE
ΔE00 4.12
Lightblue (survey)
#7BC8F6
ΔE00 4.64
Light Blue
#95D0FC
ΔE00 4.70
Baby Blue (survey)
#A2CFFE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEEF #EFB887
analogous
#87EFEC #87BEEF #878AEF
triadic
#87BEEF #EF87BE #BEEF87
tetradic
#87BEEF #EC87EF #EFB887 #8AEF87
square
#87BEEF #EC87EF #EFB887 #8AEF87
split-complementary
#87BEEF #EF878A #EFEC87
monochromatic
#1E83DE #51A1E8 #87BEEF #BDDBF6 #E4F0FB
Accessibility & contrast
On white
1.97
#87BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#87BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEEF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEEF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF1
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#5DCACE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87beef; /* rgb */ color: rgb(135, 190, 239); /* oklch */ color: oklch(78.2% 0.091 246.2);
Tailwind
colors: {
custom: {
50: '#aed1f4',
500: '#87beef',
950: '#000000',
},
}SCSS
$custom: #87beef; $custom-light: #aed1f4; $custom-dark: #000000;
JSON
{
"hex": "#87beef",
"rgb": {
"r": 135,
"g": 190,
"b": 239
},
"hsl": {
"h": 208.269,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.78162,
"c": 0.09082,
"h": 246.2
},
"luminance": 0.4821
}Semantic roles & 50–950 ramp
primary
#87BEEF
secondary
#F3E5D8
accent
#6D0DD9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285