#87ACDF#87ACDF
#87ACDF is a light, moderate cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.085 H 256.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACDF |
|---|---|
| RGB | rgb(135, 172, 223) |
| HSL | hsl(215, 58%, 70%) |
| HSV | hsv(215, 39%, 87%) |
| CMYK | cmyk(39.5%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(69.46, 0.19, -29.69) |
| CIE-LCH | lch(69.46, 29.69, 270.36°) |
| OKLab | oklab(73.64% -0.0198 -0.0824) |
| OKLCH | oklch(73.64% 0.085 256.5) |
| XYZ | xyz(38.0592, 39.9816, 75.5095) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 6.33
Sky Blue (survey)
#75BBFD
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 7.61
Light Grey Blue
#9DBCD4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACDF #DFBA87
analogous
#87D8DF #87ACDF #8E87DF
triadic
#87ACDF #DF87AC #ACDF87
tetradic
#87ACDF #DF87D8 #DFBA87 #87DF8E
square
#87ACDF #DF87D8 #DFBA87 #87DF8E
split-complementary
#87ACDF #DF8E87 #D8DF87
monochromatic
#326BBA #578BD2 #87ACDF #B7CDEC #E7EEF9
Accessibility & contrast
On white
2.33
#87ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#87ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACDF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACDF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE1
Deuteranopia (green-blind)
#8FA6DE
Tritanopia (blue-blind)
#69B7BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #87acdf; /* rgb */ color: rgb(135, 172, 223); /* oklch */ color: oklch(73.6% 0.085 256.5);
Tailwind
colors: {
custom: {
50: '#adc4e9',
500: '#87acdf',
950: '#000000',
},
}SCSS
$custom: #87acdf; $custom-light: #adc4e9; $custom-dark: #000000;
JSON
{
"hex": "#87acdf",
"rgb": {
"r": 135,
"g": 172,
"b": 223
},
"hsl": {
"h": 214.773,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.7364,
"c": 0.08475,
"h": 256.5
},
"luminance": 0.39984
}Semantic roles & 50–950 ramp
primary
#87ACDF
secondary
#EDE3D5
accent
#8020C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184