#AEBFC7#AEBFC7
#AEBFC7 is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.4% C 0.022 H 227.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFC7 |
|---|---|
| RGB | rgb(174, 191, 199) |
| HSL | hsl(199, 18%, 73%) |
| HSV | hsv(199, 13%, 78%) |
| CMYK | cmyk(12.6%, 4%, 0%, 22%) |
| CIE-LAB | lab(76.30, -4.18, -6.00) |
| CIE-LCH | lch(76.30, 7.32, 235.12°) |
| OKLab | oklab(79.41% -0.0148 -0.0162) |
| OKLCH | oklch(79.41% 0.022 227.6) |
| XYZ | xyz(46.3927, 50.3830, 61.3024) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.08
Dove Gray
#B6B8BD
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 6.41
Cool Gray
#9AA7B0
ΔE00 6.70
Silver (survey)
#C5C9C7
ΔE00 6.99
Silver
#C0C0C0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFC7 #C7B6AE
analogous
#AEC7C2 #AEBFC7 #AEB2C7
triadic
#AEBFC7 #C7AEBF #BFC7AE
tetradic
#AEBFC7 #C2AEC7 #C7B6AE #B2C7AE
square
#AEBFC7 #C2AEC7 #C7B6AE #B2C7AE
split-complementary
#AEBFC7 #C7AEB2 #C7C2AE
monochromatic
#668694 #8AA2AE #AEBFC7 #D2DCE0 #EDF1F2
Accessibility & contrast
On white
1.90
#AEBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#AEBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFC7
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFC7 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBEC7
Deuteranopia (green-blind)
#B7BBC7
Tritanopia (blue-blind)
#A8C1C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebfc7; /* rgb */ color: rgb(174, 191, 199); /* oklch */ color: oklch(79.4% 0.022 227.6);
Tailwind
colors: {
custom: {
50: '#c6d2d8',
500: '#aebfc7',
950: '#000000',
},
}SCSS
$custom: #aebfc7; $custom-light: #c6d2d8; $custom-dark: #000000;
JSON
{
"hex": "#aebfc7",
"rgb": {
"r": 174,
"g": 191,
"b": 199
},
"hsl": {
"h": 199.2,
"s": 18.248,
"l": 73.137
},
"oklch": {
"l": 0.7941,
"c": 0.02189,
"h": 227.6
},
"luminance": 0.50384
}Semantic roles & 50–950 ramp
primary
#AEBFC7
secondary
#9B877E
accent
#64499D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383