#87ACDA#87ACDA
#87ACDA is a light, moderate cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.078 H 254.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #87ACDA |
|---|---|
| RGB | rgb(135, 172, 218) |
| HSL | hsl(213, 53%, 69%) |
| HSV | hsv(213, 38%, 85%) |
| CMYK | cmyk(38.1%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(69.27, -1.15, -27.24) |
| CIE-LCH | lch(69.27, 27.26, 267.58°) |
| OKLab | oklab(73.43% -0.0214 -0.0754) |
| OKLCH | oklch(73.43% 0.078 254.2) |
| XYZ | xyz(37.3951, 39.7159, 72.0116) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.79
Pastel Blue
#A2BFFE
ΔE00 6.73
Sky Blue (survey)
#75BBFD
ΔE00 6.84
Light Grey Blue
#9DBCD4
ΔE00 7.36
Cornflowerblue
#6495ED
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ACDA #DAB587
analogous
#87D6DA #87ACDA #8C87DA
triadic
#87ACDA #DA87AC #ACDA87
tetradic
#87ACDA #DA87D6 #DAB587 #87DA8C
square
#87ACDA #DA87D6 #DAB587 #87DA8C
split-complementary
#87ACDA #DA8C87 #D6DA87
monochromatic
#366DB0 #588CCC #87ACDA #B6CCE8 #E5EDF7
Accessibility & contrast
On white
2.35
#87ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#87ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ACDA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ACDA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDC
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#6BB6BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #87acda; /* rgb */ color: rgb(135, 172, 218); /* oklch */ color: oklch(73.4% 0.078 254.2);
Tailwind
colors: {
custom: {
50: '#acc4e5',
500: '#87acda',
950: '#000000',
},
}SCSS
$custom: #87acda; $custom-light: #acc4e5; $custom-dark: #000000;
JSON
{
"hex": "#87acda",
"rgb": {
"r": 135,
"g": 172,
"b": 218
},
"hsl": {
"h": 213.253,
"s": 52.866,
"l": 69.216
},
"oklch": {
"l": 0.73428,
"c": 0.0784,
"h": 254.2
},
"luminance": 0.39718
}Semantic roles & 50–950 ramp
primary
#87ACDA
secondary
#EAE0D2
accent
#7B25C0
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101215
muted
#7F8184