#AEBED0#AEBED0
#AEBED0 is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.031 H 251.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBED0 |
|---|---|
| RGB | rgb(174, 190, 208) |
| HSL | hsl(212, 27%, 75%) |
| HSV | hsv(212, 16%, 82%) |
| CMYK | cmyk(16.3%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(76.30, -1.76, -10.88) |
| CIE-LCH | lch(76.30, 11.03, 260.82°) |
| OKLab | oklab(79.5% -0.0099 -0.0294) |
| OKLCH | oklch(79.5% 0.031 251.3) |
| XYZ | xyz(47.2514, 50.3787, 66.8969) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.29
Lightsteelblue
#B0C4DE
ΔE00 3.17
Light Blue Grey
#B7C9E2
ΔE00 3.80
Light Grey Blue
#9DBCD4
ΔE00 4.53
Dove Gray
#B6B8BD
ΔE00 6.78
Cool Gray
#9AA7B0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBED0 #D0C0AE
analogous
#AECFD0 #AEBED0 #AFAED0
triadic
#AEBED0 #D0AEBE #BED0AE
tetradic
#AEBED0 #D0AECF #D0C0AE #AED0AF
square
#AEBED0 #D0AECF #D0C0AE #AED0AF
split-complementary
#AEBED0 #D0AFAE #CFD0AE
monochromatic
#6180A3 #879FBA #AEBED0 #D5DDE6 #ECEFF4
Accessibility & contrast
On white
1.90
#AEBED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#AEBED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBED0
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBED0 | 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)
#B8BED1
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#A6C2C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebed0; /* rgb */ color: rgb(174, 190, 208); /* oklch */ color: oklch(79.5% 0.031 251.3);
Tailwind
colors: {
custom: {
50: '#c6d1de',
500: '#aebed0',
950: '#000000',
},
}SCSS
$custom: #aebed0; $custom-light: #c6d1de; $custom-dark: #000000;
JSON
{
"hex": "#aebed0",
"rgb": {
"r": 174,
"g": 190,
"b": 208
},
"hsl": {
"h": 211.765,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.79495,
"c": 0.03108,
"h": 251.3
},
"luminance": 0.5038
}Semantic roles & 50–950 ramp
primary
#AEBED0
secondary
#A6927D
accent
#7640A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384