#AEBCCB#AEBCCB
#AEBCCB is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.026 H 250.0°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCCB |
|---|---|
| RGB | rgb(174, 188, 203) |
| HSL | hsl(211, 22%, 74%) |
| HSV | hsv(211, 14%, 80%) |
| CMYK | cmyk(14.3%, 7.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.62, -1.75, -9.18) |
| CIE-LCH | lch(75.62, 9.35, 259.21°) |
| OKLab | oklab(78.91% -0.009 -0.0248) |
| OKLCH | oklch(78.91% 0.026 250) |
| XYZ | xyz(46.2157, 49.2761, 63.5647) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.47
Lightsteelblue
#B0C4DE
ΔE00 4.42
Light Blue Grey
#B7C9E2
ΔE00 4.92
Light Grey Blue
#9DBCD4
ΔE00 5.17
Dove Gray
#B6B8BD
ΔE00 5.68
Cool Gray
#9AA7B0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCCB #CBBDAE
analogous
#AECBCB #AEBCCB #AFAECB
triadic
#AEBCCB #CBAEBC #BCCBAE
tetradic
#AEBCCB #CBAECB #CBBDAE #AECBAF
square
#AEBCCB #CBAECB #CBBDAE #AECBAF
split-complementary
#AEBCCB #CBAFAE #CBCBAE
monochromatic
#647E9B #899DB3 #AEBCCB #D3DBE3 #ECF0F3
Accessibility & contrast
On white
1.93
#AEBCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#AEBCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCCB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCCB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCC
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#A7BFC1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebccb; /* rgb */ color: rgb(174, 188, 203); /* oklch */ color: oklch(78.9% 0.026 250.0);
Tailwind
colors: {
custom: {
50: '#c6d0da',
500: '#aebccb',
950: '#000000',
},
}SCSS
$custom: #aebccb; $custom-light: #c6d0da; $custom-dark: #000000;
JSON
{
"hex": "#aebccb",
"rgb": {
"r": 174,
"g": 188,
"b": 203
},
"hsl": {
"h": 211.034,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.78912,
"c": 0.02637,
"h": 250
},
"luminance": 0.49277
}Semantic roles & 50–950 ramp
primary
#AEBCCB
secondary
#E9E6E2
accent
#7445A0
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283