#AEBFC5#AEBFC5
#AEBFC5 is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.3% C 0.021 H 220.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFC5 |
|---|---|
| RGB | rgb(174, 191, 197) |
| HSL | hsl(196, 17%, 73%) |
| HSV | hsv(196, 12%, 77%) |
| CMYK | cmyk(11.7%, 3%, 0%, 22.7%) |
| CIE-LAB | lab(76.25, -4.59, -5.00) |
| CIE-LCH | lch(76.25, 6.79, 227.43°) |
| OKLab | oklab(79.35% -0.0155 -0.0135) |
| OKLCH | oklch(79.35% 0.021 220.9) |
| XYZ | xyz(46.1621, 50.2907, 60.0875) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.47
Silver (survey)
#C5C9C7
ΔE00 6.61
Cool Gray
#9AA7B0
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 7.20
Silver
#C0C0C0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFC5 #C5B4AE
analogous
#AEC5BF #AEBFC5 #AEB3C5
triadic
#AEBFC5 #C5AEBF #BFC5AE
tetradic
#AEBFC5 #BFAEC5 #C5B4AE #B3C5AE
square
#AEBFC5 #BFAEC5 #C5B4AE #B3C5AE
split-complementary
#AEBFC5 #C5AEB3 #C5BFAE
monochromatic
#688691 #8AA3AB #AEBFC5 #D2DBDF #EDF1F2
Accessibility & contrast
On white
1.90
#AEBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#AEBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFC5
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFC5 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBEC5
Deuteranopia (green-blind)
#B8BBC5
Tritanopia (blue-blind)
#A8C1C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebfc5; /* rgb */ color: rgb(174, 191, 197); /* oklch */ color: oklch(79.3% 0.021 220.9);
Tailwind
colors: {
custom: {
50: '#c6d2d6',
500: '#aebfc5',
950: '#000000',
},
}SCSS
$custom: #aebfc5; $custom-light: #c6d2d6; $custom-dark: #000000;
JSON
{
"hex": "#aebfc5",
"rgb": {
"r": 174,
"g": 191,
"b": 197
},
"hsl": {
"h": 195.652,
"s": 16.547,
"l": 72.745
},
"oklch": {
"l": 0.79347,
"c": 0.02057,
"h": 220.9
},
"luminance": 0.50291
}Semantic roles & 50–950 ramp
primary
#AEBFC5
secondary
#99857E
accent
#604B9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383