#87C2EB#87C2EB
#87C2EB is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.9% C 0.085 H 239.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #87C2EB |
|---|---|
| RGB | rgb(135, 194, 235) |
| HSL | hsl(205, 71%, 73%) |
| HSV | hsv(205, 43%, 92%) |
| CMYK | cmyk(42.6%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(75.90, -8.54, -26.31) |
| CIE-LCH | lch(75.90, 27.66, 252.01°) |
| OKLab | oklab(78.86% -0.0428 -0.0728) |
| OKLCH | oklch(78.86% 0.085 239.5) |
| XYZ | xyz(44.2737, 49.7297, 85.8470) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.68
Sky
#82CAFC
ΔE00 2.75
Lightskyblue
#87CEFA
ΔE00 3.24
Light Blue
#95D0FC
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87C2EB #EBB087
analogous
#87EBE2 #87C2EB #8790EB
triadic
#87C2EB #EB87C2 #C2EB87
tetradic
#87C2EB #E287EB #EBB087 #90EB87
square
#87C2EB #E287EB #EBB087 #90EB87
split-complementary
#87C2EB #EB8790 #EBE287
monochromatic
#238CD4 #53A7E2 #87C2EB #BBDDF4 #E5F2FB
Accessibility & contrast
On white
1.92
#87C2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#87C2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87C2EB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87C2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87C2EB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#A3B6EA
Tritanopia (blue-blind)
#5FCCCF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #87c2eb; /* rgb */ color: rgb(135, 194, 235); /* oklch */ color: oklch(78.9% 0.085 239.5);
Tailwind
colors: {
custom: {
50: '#aed4f1',
500: '#87c2eb',
950: '#000000',
},
}SCSS
$custom: #87c2eb; $custom-light: #aed4f1; $custom-dark: #000000;
JSON
{
"hex": "#87c2eb",
"rgb": {
"r": 135,
"g": 194,
"b": 235
},
"hsl": {
"h": 204.6,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.78863,
"c": 0.0845,
"h": 239.5
},
"luminance": 0.49733
}Semantic roles & 50–950 ramp
primary
#87C2EB
secondary
#F2E3D9
accent
#6112D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284