#AEBFCD#AEBFCD
#AEBFCD is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.6% C 0.027 H 242.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFCD |
|---|---|
| RGB | rgb(174, 191, 205) |
| HSL | hsl(207, 24%, 74%) |
| HSV | hsv(207, 15%, 80%) |
| CMYK | cmyk(15.1%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.48, -2.93, -9.00) |
| CIE-LCH | lch(76.48, 9.46, 251.96°) |
| OKLab | oklab(79.6% -0.0125 -0.0243) |
| OKLCH | oklch(79.6% 0.027 242.8) |
| XYZ | xyz(47.1031, 50.6671, 65.0438) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.43
Light Grey Blue
#9DBCD4
ΔE00 4.64
Lightsteelblue
#B0C4DE
ΔE00 4.78
Light Blue Grey
#B7C9E2
ΔE00 5.21
Dove Gray
#B6B8BD
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFCD #CDBCAE
analogous
#AECDCC #AEBFCD #AEB0CD
triadic
#AEBFCD #CDAEBF #BFCDAE
tetradic
#AEBFCD #CCAECD #CDBCAE #B0CDAE
square
#AEBFCD #CCAECD #CDBCAE #B0CDAE
split-complementary
#AEBFCD #CDAEB0 #CDCCAE
monochromatic
#62839E #88A1B6 #AEBFCD #D4DDE4 #ECF0F3
Accessibility & contrast
On white
1.89
#AEBFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#AEBFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFCD
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFCD | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFCE
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#A6C2C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebfcd; /* rgb */ color: rgb(174, 191, 205); /* oklch */ color: oklch(79.6% 0.027 242.8);
Tailwind
colors: {
custom: {
50: '#c6d2dc',
500: '#aebfcd',
950: '#000000',
},
}SCSS
$custom: #aebfcd; $custom-light: #c6d2dc; $custom-dark: #000000;
JSON
{
"hex": "#aebfcd",
"rgb": {
"r": 174,
"g": 191,
"b": 205
},
"hsl": {
"h": 207.097,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.79604,
"c": 0.0273,
"h": 242.8
},
"luminance": 0.50668
}Semantic roles & 50–950 ramp
primary
#AEBFCD
secondary
#A28E7D
accent
#6E43A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384