#AEBBCC#AEBBCC
#AEBBCC is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.7% C 0.028 H 255.1°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBCC |
|---|---|
| RGB | rgb(174, 187, 204) |
| HSL | hsl(214, 23%, 74%) |
| HSV | hsv(214, 15%, 80%) |
| CMYK | cmyk(14.7%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(75.39, -1.00, -10.08) |
| CIE-LCH | lch(75.39, 10.13, 264.32°) |
| OKLab | oklab(78.74% -0.0072 -0.0272) |
| OKLCH | oklch(78.74% 0.028 255.1) |
| XYZ | xyz(46.1224, 48.8982, 64.1233) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.41
Lightsteelblue
#B0C4DE
ΔE00 3.93
Light Blue Grey
#B7C9E2
ΔE00 4.50
Light Grey Blue
#9DBCD4
ΔE00 5.48
Dove Gray
#B6B8BD
ΔE00 5.92
Cool Gray
#9AA7B0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBCC #CCBFAE
analogous
#AECACC #AEBBCC #B0AECC
triadic
#AEBBCC #CCAEBB #BBCCAE
tetradic
#AEBBCC #CCAECA #CCBFAE #AECCB0
square
#AEBBCC #CCAECA #CCBFAE #AECCB0
split-complementary
#AEBBCC #CCB0AE #CACCAE
monochromatic
#637C9D #889BB4 #AEBBCC #D4DBE4 #ECEFF3
Accessibility & contrast
On white
1.95
#AEBBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#AEBBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBCC
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBCC | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#A7BFC0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebbcc; /* rgb */ color: rgb(174, 187, 204); /* oklch */ color: oklch(78.7% 0.028 255.1);
Tailwind
colors: {
custom: {
50: '#c6cfdb',
500: '#aebbcc',
950: '#000000',
},
}SCSS
$custom: #aebbcc; $custom-light: #c6cfdb; $custom-dark: #000000;
JSON
{
"hex": "#aebbcc",
"rgb": {
"r": 174,
"g": 187,
"b": 204
},
"hsl": {
"h": 214,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.78737,
"c": 0.02815,
"h": 255.1
},
"luminance": 0.48899
}Semantic roles & 50–950 ramp
primary
#AEBBCC
secondary
#EAE6E1
accent
#7944A1
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283