#87BECA#87BECA
#87BECA is a light, muted cyan. Relative luminance 0.462; OKLCH L 76.8% C 0.060 H 212.7°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87BECA |
|---|---|
| RGB | rgb(135, 190, 202) |
| HSL | hsl(191, 39%, 66%) |
| HSV | hsv(191, 33%, 79%) |
| CMYK | cmyk(33.2%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.70, -14.90, -11.76) |
| CIE-LCH | lch(73.70, 18.98, 218.29°) |
| OKLab | oklab(76.75% -0.0501 -0.0322) |
| OKLCH | oklch(76.75% 0.06 212.7) |
| XYZ | xyz(39.0622, 46.2399, 62.7326) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.77
Lightblue
#ADD8E6
ΔE00 7.75
Baby Blue
#89CFF0
ΔE00 7.99
Powder Blue
#B0E0E6
ΔE00 8.96
Light Grey Blue
#9DBCD4
ΔE00 9.10
Greyblue
#77A1B5
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BECA #CA9387
analogous
#87CAB4 #87BECA #879CCA
triadic
#87BECA #CA87BE #BECA87
tetradic
#87BECA #B487CA #CA9387 #9CCA87
square
#87BECA #B487CA #CA9387 #9CCA87
split-complementary
#87BECA #CA879C #CAB487
monochromatic
#428695 #5DA7B7 #87BECA #B1D5DD #DCECEF
Accessibility & contrast
On white
2.05
#87BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#87BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BECA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BECA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#A9B1CA
Tritanopia (blue-blind)
#6FC3C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #87beca; /* rgb */ color: rgb(135, 190, 202); /* oklch */ color: oklch(76.8% 0.060 212.7);
Tailwind
colors: {
custom: {
50: '#acd1da',
500: '#87beca',
950: '#000000',
},
}SCSS
$custom: #87beca; $custom-light: #acd1da; $custom-dark: #000000;
JSON
{
"hex": "#87beca",
"rgb": {
"r": 135,
"g": 190,
"b": 202
},
"hsl": {
"h": 190.746,
"s": 38.728,
"l": 66.078
},
"oklch": {
"l": 0.76754,
"c": 0.05956,
"h": 212.7
},
"luminance": 0.46242
}Semantic roles & 50–950 ramp
primary
#87BECA
secondary
#E1CFCB
accent
#4A34B2
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283