#AEBCCF#AEBCCF
#AEBCCF is a light, muted cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.031 H 256.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCCF |
|---|---|
| RGB | rgb(174, 188, 207) |
| HSL | hsl(215, 26%, 75%) |
| HSV | hsv(215, 16%, 81%) |
| CMYK | cmyk(15.9%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(75.74, -0.90, -11.18) |
| CIE-LCH | lch(75.74, 11.21, 265.39°) |
| OKLab | oklab(79.05% -0.0075 -0.0302) |
| OKLCH | oklch(79.05% 0.031 256) |
| XYZ | xyz(46.6985, 49.4692, 66.1076) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.90
Lightsteelblue
#B0C4DE
ΔE00 3.20
Light Blue Grey
#B7C9E2
ΔE00 3.86
Light Grey Blue
#9DBCD4
ΔE00 5.26
Dove Gray
#B6B8BD
ΔE00 6.61
Cool Gray
#9AA7B0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCCF #CFC1AE
analogous
#AECDCF #AEBCCF #B1AECF
triadic
#AEBCCF #CFAEBC #BCCFAE
tetradic
#AEBCCF #CFAECD #CFC1AE #AECFB1
square
#AEBCCF #CFAECD #CFC1AE #AECFB1
split-complementary
#AEBCCF #CFB1AE #CDCFAE
monochromatic
#617CA1 #889CB8 #AEBCCF #D4DCE6 #ECEFF4
Accessibility & contrast
On white
1.93
#AEBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#AEBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCCF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCCF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCD0
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#A6C0C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebccf; /* rgb */ color: rgb(174, 188, 207); /* oklch */ color: oklch(79.0% 0.031 256.0);
Tailwind
colors: {
custom: {
50: '#c6d0dd',
500: '#aebccf',
950: '#000000',
},
}SCSS
$custom: #aebccf; $custom-light: #c6d0dd; $custom-dark: #000000;
JSON
{
"hex": "#aebccf",
"rgb": {
"r": 174,
"g": 188,
"b": 207
},
"hsl": {
"h": 214.545,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.79046,
"c": 0.03115,
"h": 256
},
"luminance": 0.4947
}Semantic roles & 50–950 ramp
primary
#AEBCCF
secondary
#EAE6E1
accent
#7A41A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283