#AEBCCE#AEBCCE
#AEBCCE is a light, muted cyan. Relative luminance 0.494; OKLCH L 79.0% C 0.030 H 254.7°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCCE |
|---|---|
| RGB | rgb(174, 188, 206) |
| HSL | hsl(214, 25%, 75%) |
| HSV | hsv(214, 16%, 81%) |
| CMYK | cmyk(15.5%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(75.71, -1.11, -10.68) |
| CIE-LCH | lch(75.71, 10.74, 264.04°) |
| OKLab | oklab(79.01% -0.0079 -0.0289) |
| OKLCH | oklch(79.01% 0.03 254.7) |
| XYZ | xyz(46.5767, 49.4205, 65.4657) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.95
Lightsteelblue
#B0C4DE
ΔE00 3.45
Light Blue Grey
#B7C9E2
ΔE00 4.07
Light Grey Blue
#9DBCD4
ΔE00 5.17
Dove Gray
#B6B8BD
ΔE00 6.36
Cool Gray
#9AA7B0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCCE #CEC0AE
analogous
#AECCCE #AEBCCE #B0AECE
triadic
#AEBCCE #CEAEBC #BCCEAE
tetradic
#AEBCCE #CEAECC #CEC0AE #AECEB0
square
#AEBCCE #CEAECC #CEC0AE #AECEB0
split-complementary
#AEBCCE #CEB0AE #CCCEAE
monochromatic
#627DA0 #889CB7 #AEBCCE #D4DCE5 #ECEFF3
Accessibility & contrast
On white
1.93
#AEBCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#AEBCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCCE
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCCE | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCF
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#A6C0C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebcce; /* rgb */ color: rgb(174, 188, 206); /* oklch */ color: oklch(79.0% 0.030 254.7);
Tailwind
colors: {
custom: {
50: '#c6d0dd',
500: '#aebcce',
950: '#000000',
},
}SCSS
$custom: #aebcce; $custom-light: #c6d0dd; $custom-dark: #000000;
JSON
{
"hex": "#aebcce",
"rgb": {
"r": 174,
"g": 188,
"b": 206
},
"hsl": {
"h": 213.75,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.79012,
"c": 0.02992,
"h": 254.7
},
"luminance": 0.49421
}Semantic roles & 50–950 ramp
primary
#AEBCCE
secondary
#EAE6E1
accent
#7942A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283