#87ACDB#87ACDB
#87ACDB is a light, moderate cyan. Relative luminance 0.398; OKLCH L 73.5% C 0.080 H 254.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACDB |
|---|---|
| RGB | rgb(135, 172, 219) |
| HSL | hsl(214, 54%, 69%) |
| HSV | hsv(214, 38%, 86%) |
| CMYK | cmyk(38.4%, 21.5%, 0%, 14.1%) |
| CIE-LAB | lab(69.30, -0.89, -27.73) |
| CIE-LCH | lch(69.30, 27.75, 268.17°) |
| OKLab | oklab(73.47% -0.021 -0.0768) |
| OKLCH | oklch(73.47% 0.08 254.7) |
| XYZ | xyz(37.5263, 39.7684, 72.7028) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.69
Pastel Blue
#A2BFFE
ΔE00 6.64
Sky Blue (survey)
#75BBFD
ΔE00 6.84
Cornflowerblue
#6495ED
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACDB #DBB687
analogous
#87D6DB #87ACDB #8C87DB
triadic
#87ACDB #DB87AC #ACDB87
tetradic
#87ACDB #DB87D6 #DBB687 #87DB8C
square
#87ACDB #DB87D6 #DBB687 #87DB8C
split-complementary
#87ACDB #DB8C87 #D6DB87
monochromatic
#356CB2 #588BCD #87ACDB #B6CDE9 #E5EDF7
Accessibility & contrast
On white
2.35
#87ACDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#87ACDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACDB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACDB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDD
Deuteranopia (green-blind)
#91A6DA
Tritanopia (blue-blind)
#6BB6BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #87acdb; /* rgb */ color: rgb(135, 172, 219); /* oklch */ color: oklch(73.5% 0.080 254.7);
Tailwind
colors: {
custom: {
50: '#adc4e6',
500: '#87acdb',
950: '#000000',
},
}SCSS
$custom: #87acdb; $custom-light: #adc4e6; $custom-dark: #000000;
JSON
{
"hex": "#87acdb",
"rgb": {
"r": 135,
"g": 172,
"b": 219
},
"hsl": {
"h": 213.571,
"s": 53.846,
"l": 69.412
},
"oklch": {
"l": 0.7347,
"c": 0.07966,
"h": 254.7
},
"luminance": 0.3977
}Semantic roles & 50–950 ramp
primary
#87ACDB
secondary
#EBE0D3
accent
#7C24C1
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184