#87ADDC#87ADDC
#87ADDC is a light, moderate cyan. Relative luminance 0.402; OKLCH L 73.7% C 0.080 H 254.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #87ADDC |
|---|---|
| RGB | rgb(135, 173, 220) |
| HSL | hsl(213, 55%, 70%) |
| HSV | hsv(213, 39%, 86%) |
| CMYK | cmyk(38.6%, 21.4%, 0%, 13.7%) |
| CIE-LAB | lab(69.61, -1.17, -27.80) |
| CIE-LCH | lch(69.61, 27.83, 267.59°) |
| OKLab | oklab(73.73% -0.022 -0.077) |
| OKLCH | oklch(73.73% 0.08 254.1) |
| XYZ | xyz(37.8494, 40.2033, 73.4619) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.44
Sky Blue (survey)
#75BBFD
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 6.52
Light Grey Blue
#9DBCD4
ΔE00 7.30
Cornflowerblue
#6495ED
ΔE00 7.62
Periwinkle Blue
#8F99FB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ADDC #DCB687
analogous
#87D8DC #87ADDC #8B87DC
triadic
#87ADDC #DC87AD #ADDC87
tetradic
#87ADDC #DC87D8 #DCB687 #87DC8B
square
#87ADDC #DC87D8 #DCB687 #87DC8B
split-complementary
#87ADDC #DC8B87 #D8DC87
monochromatic
#356EB4 #588DCE #87ADDC #B6CDEA #E6EEF8
Accessibility & contrast
On white
2.32
#87ADDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#87ADDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ADDC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ADDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ADDC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDE
Deuteranopia (green-blind)
#92A6DB
Tritanopia (blue-blind)
#6AB7BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #87addc; /* rgb */ color: rgb(135, 173, 220); /* oklch */ color: oklch(73.7% 0.080 254.1);
Tailwind
colors: {
custom: {
50: '#adc5e7',
500: '#87addc',
950: '#000000',
},
}SCSS
$custom: #87addc; $custom-light: #adc5e7; $custom-dark: #000000;
JSON
{
"hex": "#87addc",
"rgb": {
"r": 135,
"g": 173,
"b": 220
},
"hsl": {
"h": 213.176,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.73726,
"c": 0.08012,
"h": 254.1
},
"luminance": 0.40205
}Semantic roles & 50–950 ramp
primary
#87ADDC
secondary
#ECE1D3
accent
#7B23C2
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184