#87AFCB#87AFCB
#87AFCB is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.5% C 0.059 H 239.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #87AFCB |
|---|---|
| RGB | rgb(135, 175, 203) |
| HSL | hsl(205, 40%, 66%) |
| HSV | hsv(205, 33%, 80%) |
| CMYK | cmyk(33.5%, 13.8%, 0%, 20.4%) |
| CIE-LAB | lab(69.56, -6.68, -18.55) |
| CIE-LCH | lch(69.56, 19.72, 250.19°) |
| OKLab | oklab(73.48% -0.0305 -0.0509) |
| OKLCH | oklch(73.48% 0.059 239.1) |
| XYZ | xyz(36.0977, 40.1209, 62.3304) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.45
Greyblue
#77A1B5
ΔE00 5.60
Bluegrey
#85A3B2
ΔE00 5.61
Bluey Grey
#89A0B0
ΔE00 6.12
Cloudy Blue
#ACC2D9
ΔE00 7.51
Sky Blue (survey)
#75BBFD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AFCB #CBA387
analogous
#87CBC5 #87AFCB #878DCB
triadic
#87AFCB #CB87AF #AFCB87
tetradic
#87AFCB #C587CB #CBA387 #8DCB87
square
#87AFCB #C587CB #CBA387 #8DCB87
split-complementary
#87AFCB #CB878D #CBC587
monochromatic
#417396 #5C93B8 #87AFCB #B2CBDE #DCE8F0
Accessibility & contrast
On white
2.33
#87AFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#87AFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AFCB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AFCB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECC
Deuteranopia (green-blind)
#9AA7CB
Tritanopia (blue-blind)
#71B6B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #87afcb; /* rgb */ color: rgb(135, 175, 203); /* oklch */ color: oklch(73.5% 0.059 239.1);
Tailwind
colors: {
custom: {
50: '#acc6da',
500: '#87afcb',
950: '#000000',
},
}SCSS
$custom: #87afcb; $custom-light: #acc6da; $custom-dark: #000000;
JSON
{
"hex": "#87afcb",
"rgb": {
"r": 135,
"g": 175,
"b": 203
},
"hsl": {
"h": 204.706,
"s": 39.535,
"l": 66.275
},
"oklch": {
"l": 0.73479,
"c": 0.05936,
"h": 239.1
},
"luminance": 0.40123
}Semantic roles & 50–950 ramp
primary
#87AFCB
secondary
#E2D5CC
accent
#6733B3
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101315
muted
#7F8283