#AEBCC7#AEBCC7
#AEBCC7 is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.8% C 0.022 H 241.4°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCC7 |
|---|---|
| RGB | rgb(174, 188, 199) |
| HSL | hsl(206, 18%, 73%) |
| HSV | hsv(206, 13%, 78%) |
| CMYK | cmyk(12.6%, 5.5%, 0%, 22%) |
| CIE-LAB | lab(75.51, -2.59, -7.18) |
| CIE-LCH | lch(75.51, 7.63, 250.21°) |
| OKLab | oklab(78.78% -0.0105 -0.0193) |
| OKLCH | oklch(78.78% 0.022 241.4) |
| XYZ | xyz(45.7452, 49.0879, 61.0866) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.82
Dove Gray
#B6B8BD
ΔE00 5.13
Light Grey Blue
#9DBCD4
ΔE00 5.80
Cool Gray
#9AA7B0
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 6.04
Light Blue Grey
#B7C9E2
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCC7 #C7B9AE
analogous
#AEC7C5 #AEBCC7 #AEAFC7
triadic
#AEBCC7 #C7AEBC #BCC7AE
tetradic
#AEBCC7 #C5AEC7 #C7B9AE #AFC7AE
square
#AEBCC7 #C5AEC7 #C7B9AE #AFC7AE
split-complementary
#AEBCC7 #C7AEAF #C7C5AE
monochromatic
#668094 #8A9EAE #AEBCC7 #D2DAE0 #EDF0F2
Accessibility & contrast
On white
1.94
#AEBCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#AEBCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCC7
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCC7 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC8
Deuteranopia (green-blind)
#B4B9C7
Tritanopia (blue-blind)
#A8BFBF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebcc7; /* rgb */ color: rgb(174, 188, 199); /* oklch */ color: oklch(78.8% 0.022 241.4);
Tailwind
colors: {
custom: {
50: '#c6d0d8',
500: '#aebcc7',
950: '#000000',
},
}SCSS
$custom: #aebcc7; $custom-light: #c6d0d8; $custom-dark: #000000;
JSON
{
"hex": "#aebcc7",
"rgb": {
"r": 174,
"g": 188,
"b": 199
},
"hsl": {
"h": 206.4,
"s": 18.248,
"l": 73.137
},
"oklch": {
"l": 0.78782,
"c": 0.02203,
"h": 241.4
},
"luminance": 0.49089
}Semantic roles & 50–950 ramp
primary
#AEBCC7
secondary
#E9E5E2
accent
#6E499D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283