#88A5CC#88A5CC
#88A5CC is a light, moderate cyan. Relative luminance 0.365; OKLCH L 71.4% C 0.066 H 255.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #88A5CC |
|---|---|
| RGB | rgb(136, 165, 204) |
| HSL | hsl(214, 40%, 67%) |
| HSV | hsv(214, 33%, 80%) |
| CMYK | cmyk(33.3%, 19.1%, 0%, 20%) |
| CIE-LAB | lab(66.90, -0.65, -23.14) |
| CIE-LCH | lch(66.90, 23.15, 268.38°) |
| OKLab | oklab(71.42% -0.016 -0.0638) |
| OKLCH | oklch(71.42% 0.066 255.9) |
| XYZ | xyz(34.5043, 36.5026, 62.3427) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.00
Cornflowerblue
#6495ED
ΔE00 7.52
Carolina Blue
#8AB8FE
ΔE00 7.53
Bluey Grey
#89A0B0
ΔE00 7.91
Light Grey Blue
#9DBCD4
ΔE00 8.18
Pastel Blue
#A2BFFE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A5CC #CCAF88
analogous
#88C7CC #88A5CC #8D88CC
triadic
#88A5CC #CC88A5 #A5CC88
tetradic
#88A5CC #CC88C7 #CCAF88 #88CC8D
square
#88A5CC #CC88C7 #CCAF88 #88CC8D
split-complementary
#88A5CC #CC8D88 #C7CC88
monochromatic
#416698 #5D85BA #88A5CC #B3C5DE #DEE6F1
Accessibility & contrast
On white
2.53
#88A5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#88A5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A5CC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A5CC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CE
Deuteranopia (green-blind)
#8FA0CB
Tritanopia (blue-blind)
#73ADB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #88a5cc; /* rgb */ color: rgb(136, 165, 204); /* oklch */ color: oklch(71.4% 0.066 255.9);
Tailwind
colors: {
custom: {
50: '#acbfdb',
500: '#88a5cc',
950: '#000000',
},
}SCSS
$custom: #88a5cc; $custom-light: #acbfdb; $custom-dark: #000000;
JSON
{
"hex": "#88a5cc",
"rgb": {
"r": 136,
"g": 165,
"b": 204
},
"hsl": {
"h": 214.412,
"s": 40,
"l": 66.667
},
"oklch": {
"l": 0.71417,
"c": 0.06576,
"h": 255.9
},
"luminance": 0.36504
}Semantic roles & 50–950 ramp
primary
#88A5CC
secondary
#E3DACD
accent
#7C32B3
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183