#87B2EA#87B2EA
#87B2EA is a light, moderate cyan. Relative luminance 0.429; OKLCH L 75.4% C 0.094 H 255.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #87B2EA |
|---|---|
| RGB | rgb(135, 178, 234) |
| HSL | hsl(214, 70%, 72%) |
| HSV | hsv(214, 42%, 92%) |
| CMYK | cmyk(42.3%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(71.51, -0.14, -32.53) |
| CIE-LCH | lch(71.51, 32.53, 269.76°) |
| OKLab | oklab(75.39% -0.0237 -0.0905) |
| OKLCH | oklch(75.39% 0.094 255.3) |
| XYZ | xyz(40.7585, 42.9298, 83.9645) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.44
Sky Blue (survey)
#75BBFD
ΔE00 5.01
Pastel Blue
#A2BFFE
ΔE00 5.47
Baby Blue (survey)
#A2CFFE
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 7.63
Sky
#82CAFC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87B2EA #EABF87
analogous
#87E4EA #87B2EA #8D87EA
triadic
#87B2EA #EA87B2 #B2EA87
tetradic
#87B2EA #EA87E4 #EABF87 #87EA8D
square
#87B2EA #EA87E4 #EABF87 #87EA8D
split-complementary
#87B2EA #EA8D87 #E4EA87
monochromatic
#2570D2 #5391E1 #87B2EA #BBD3F3 #E5EEFA
Accessibility & contrast
On white
2.19
#87B2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#87B2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87B2EA
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87B2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87B2EA | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5ED
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#62BEC5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #87b2ea; /* rgb */ color: rgb(135, 178, 234); /* oklch */ color: oklch(75.4% 0.094 255.3);
Tailwind
colors: {
custom: {
50: '#aec8f1',
500: '#87b2ea',
950: '#000000',
},
}SCSS
$custom: #87b2ea; $custom-light: #aec8f1; $custom-dark: #000000;
JSON
{
"hex": "#87b2ea",
"rgb": {
"r": 135,
"g": 178,
"b": 234
},
"hsl": {
"h": 213.939,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.75389,
"c": 0.09358,
"h": 255.3
},
"luminance": 0.42932
}Semantic roles & 50–950 ramp
primary
#87B2EA
secondary
#F2E7D9
accent
#7F13D2
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#111316
muted
#808284