#AEBFC3#AEBFC3
#AEBFC3 is a light, near-neutral cyan. Relative luminance 0.502; OKLCH L 79.3% C 0.020 H 213.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFC3 |
|---|---|
| RGB | rgb(174, 191, 195) |
| HSL | hsl(191, 15%, 72%) |
| HSV | hsv(191, 11%, 76%) |
| CMYK | cmyk(10.8%, 2.1%, 0%, 23.5%) |
| CIE-LAB | lab(76.19, -5.00, -4.00) |
| CIE-LCH | lch(76.19, 6.40, 218.65°) |
| OKLab | oklab(79.28% -0.0163 -0.0108) |
| OKLCH | oklch(79.28% 0.02 213.4) |
| XYZ | xyz(45.9344, 50.1996, 58.8886) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 6.79
Silver
#C0C0C0
ΔE00 7.22
Cool Gray
#9AA7B0
ΔE00 7.25
Cool Grey
#95A3A6
ΔE00 7.83
Cloudy Blue
#ACC2D9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFC3 #C3B2AE
analogous
#AEC3BD #AEBFC3 #AEB4C3
triadic
#AEBFC3 #C3AEBF #BFC3AE
tetradic
#AEBFC3 #BDAEC3 #C3B2AE #B4C3AE
square
#AEBFC3 #BDAEC3 #C3B2AE #B4C3AE
split-complementary
#AEBFC3 #C3AEB4 #C3BDAE
monochromatic
#69878E #8BA3A9 #AEBFC3 #D1DBDD #EDF1F2
Accessibility & contrast
On white
1.90
#AEBFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#AEBFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFC3
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFC3 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC3
Deuteranopia (green-blind)
#B8BBC3
Tritanopia (blue-blind)
#A8C1C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebfc3; /* rgb */ color: rgb(174, 191, 195); /* oklch */ color: oklch(79.3% 0.020 213.4);
Tailwind
colors: {
custom: {
50: '#c6d2d5',
500: '#aebfc3',
950: '#000000',
},
}SCSS
$custom: #aebfc3; $custom-light: #c6d2d5; $custom-dark: #000000;
JSON
{
"hex": "#aebfc3",
"rgb": {
"r": 174,
"g": 191,
"b": 195
},
"hsl": {
"h": 191.429,
"s": 14.894,
"l": 72.353
},
"oklch": {
"l": 0.79284,
"c": 0.01955,
"h": 213.4
},
"luminance": 0.502
}Semantic roles & 50–950 ramp
primary
#AEBFC3
secondary
#97837E
accent
#5B4C99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383