#AEBCCC#AEBCCC
#AEBCCC is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.028 H 251.7°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCCC |
|---|---|
| RGB | rgb(174, 188, 204) |
| HSL | hsl(212, 23%, 74%) |
| HSV | hsv(212, 15%, 80%) |
| CMYK | cmyk(14.7%, 7.8%, 0%, 20%) |
| CIE-LAB | lab(75.65, -1.54, -9.68) |
| CIE-LCH | lch(75.65, 9.80, 260.97°) |
| OKLab | oklab(78.94% -0.0086 -0.0261) |
| OKLCH | oklch(78.94% 0.028 251.7) |
| XYZ | xyz(46.3353, 49.3239, 64.1943) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.24
Lightsteelblue
#B0C4DE
ΔE00 4.06
Light Blue Grey
#B7C9E2
ΔE00 4.61
Light Grey Blue
#9DBCD4
ΔE00 5.13
Dove Gray
#B6B8BD
ΔE00 5.89
Cool Gray
#9AA7B0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCCC #CCBEAE
analogous
#AECBCC #AEBCCC #AFAECC
triadic
#AEBCCC #CCAEBC #BCCCAE
tetradic
#AEBCCC #CCAECB #CCBEAE #AECCAF
square
#AEBCCC #CCAECB #CCBEAE #AECCAF
split-complementary
#AEBCCC #CCAFAE #CBCCAE
monochromatic
#637E9D #889DB4 #AEBCCC #D4DBE4 #ECEFF3
Accessibility & contrast
On white
1.93
#AEBCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#AEBCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCCC
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCCC | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#B3B9CC
Tritanopia (blue-blind)
#A7BFC1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebccc; /* rgb */ color: rgb(174, 188, 204); /* oklch */ color: oklch(78.9% 0.028 251.7);
Tailwind
colors: {
custom: {
50: '#c6d0db',
500: '#aebccc',
950: '#000000',
},
}SCSS
$custom: #aebccc; $custom-light: #c6d0db; $custom-dark: #000000;
JSON
{
"hex": "#aebccc",
"rgb": {
"r": 174,
"g": 188,
"b": 204
},
"hsl": {
"h": 212,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.78945,
"c": 0.02753,
"h": 251.7
},
"luminance": 0.49325
}Semantic roles & 50–950 ramp
primary
#AEBCCC
secondary
#EAE6E1
accent
#7644A1
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283