#87BEEE#87BEEE
#87BEEE is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.090 H 245.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #87BEEE |
|---|---|
| RGB | rgb(135, 190, 238) |
| HSL | hsl(208, 75%, 73%) |
| HSV | hsv(208, 43%, 93%) |
| CMYK | cmyk(43.3%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.92, -5.59, -29.44) |
| CIE-LCH | lch(74.92, 29.97, 259.25°) |
| OKLab | oklab(78.12% -0.037 -0.0817) |
| OKLCH | oklch(78.12% 0.09 245.6) |
| XYZ | xyz(43.8325, 48.1480, 87.8561) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.88
Sky
#82CAFC
ΔE00 3.86
Carolina Blue
#8AB8FE
ΔE00 4.30
Lightblue (survey)
#7BC8F6
ΔE00 4.50
Light Blue
#95D0FC
ΔE00 4.65
Lightskyblue
#87CEFA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BEEE #EEB787
analogous
#87EEEA #87BEEE #878AEE
triadic
#87BEEE #EE87BE #BEEE87
tetradic
#87BEEE #EA87EE #EEB787 #8AEE87
square
#87BEEE #EA87EE #EEB787 #8AEE87
split-complementary
#87BEEE #EE878A #EEEA87
monochromatic
#1F84DC #51A1E6 #87BEEE #BDDBF6 #E4F0FB
Accessibility & contrast
On white
1.98
#87BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#87BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BEEE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BEEE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF0
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#5EC9CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #87beee; /* rgb */ color: rgb(135, 190, 238); /* oklch */ color: oklch(78.1% 0.090 245.6);
Tailwind
colors: {
custom: {
50: '#aed1f3',
500: '#87beee',
950: '#000000',
},
}SCSS
$custom: #87beee; $custom-light: #aed1f3; $custom-dark: #000000;
JSON
{
"hex": "#87beee",
"rgb": {
"r": 135,
"g": 190,
"b": 238
},
"hsl": {
"h": 207.961,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.78121,
"c": 0.08971,
"h": 245.6
},
"luminance": 0.48151
}Semantic roles & 50–950 ramp
primary
#87BEEE
secondary
#F3E5D8
accent
#6C0ED7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285