#AEBCC8#AEBCC8
#AEBCC8 is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.8% C 0.023 H 243.9°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCC8 |
|---|---|
| RGB | rgb(174, 188, 200) |
| HSL | hsl(208, 19%, 73%) |
| HSV | hsv(208, 13%, 78%) |
| CMYK | cmyk(13%, 6%, 0%, 21.6%) |
| CIE-LAB | lab(75.53, -2.38, -7.68) |
| CIE-LCH | lch(75.53, 8.04, 252.81°) |
| OKLab | oklab(78.81% -0.0101 -0.0207) |
| OKLCH | oklch(78.81% 0.023 243.9) |
| XYZ | xyz(45.8617, 49.1345, 61.7001) |
| Luminance | 0.4914 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.44
Dove Gray
#B6B8BD
ΔE00 5.22
Light Grey Blue
#9DBCD4
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 5.61
Light Blue Grey
#B7C9E2
ΔE00 6.01
Cool Gray
#9AA7B0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCC8 #C8BAAE
analogous
#AEC8C7 #AEBCC8 #AEAFC8
triadic
#AEBCC8 #C8AEBC #BCC8AE
tetradic
#AEBCC8 #C7AEC8 #C8BAAE #AFC8AE
square
#AEBCC8 #C7AEC8 #C8BAAE #AFC8AE
split-complementary
#AEBCC8 #C8AEAF #C8C7AE
monochromatic
#668096 #8A9EAF #AEBCC8 #D2DAE1 #EDF0F3
Accessibility & contrast
On white
1.94
#AEBCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#AEBCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCC8
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCC8 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCC9
Deuteranopia (green-blind)
#B4B9C8
Tritanopia (blue-blind)
#A8BFC0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebcc8; /* rgb */ color: rgb(174, 188, 200); /* oklch */ color: oklch(78.8% 0.023 243.9);
Tailwind
colors: {
custom: {
50: '#c6d0d8',
500: '#aebcc8',
950: '#000000',
},
}SCSS
$custom: #aebcc8; $custom-light: #c6d0d8; $custom-dark: #000000;
JSON
{
"hex": "#aebcc8",
"rgb": {
"r": 174,
"g": 188,
"b": 200
},
"hsl": {
"h": 207.692,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.78814,
"c": 0.02305,
"h": 243.9
},
"luminance": 0.49135
}Semantic roles & 50–950 ramp
primary
#AEBCC8
secondary
#E9E5E2
accent
#6F489D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283