#AEBED2#AEBED2
#AEBED2 is a light, muted cyan. Relative luminance 0.505; OKLCH L 79.6% C 0.033 H 254.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBED2 |
|---|---|
| RGB | rgb(174, 190, 210) |
| HSL | hsl(213, 29%, 75%) |
| HSV | hsv(213, 17%, 82%) |
| CMYK | cmyk(17.1%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(76.36, -1.33, -11.88) |
| CIE-LCH | lch(76.36, 11.95, 263.62°) |
| OKLab | oklab(79.56% -0.0092 -0.0322) |
| OKLCH | oklch(79.56% 0.033 254) |
| XYZ | xyz(47.4990, 50.4777, 68.2009) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.08
Lightsteelblue
#B0C4DE
ΔE00 2.53
Light Blue Grey
#B7C9E2
ΔE00 3.28
Light Grey Blue
#9DBCD4
ΔE00 4.67
Dove Gray
#B6B8BD
ΔE00 7.23
Cool Gray
#9AA7B0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBED2 #D2C2AE
analogous
#AED0D2 #AEBED2 #B0AED2
triadic
#AEBED2 #D2AEBE #BED2AE
tetradic
#AEBED2 #D2AED0 #D2C2AE #AED2B0
square
#AEBED2 #D2AED0 #D2C2AE #AED2B0
split-complementary
#AEBED2 #D2B0AE #D0D2AE
monochromatic
#5F7FA6 #879EBC #AEBED2 #D5DEE8 #EBEFF4
Accessibility & contrast
On white
1.89
#AEBED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#AEBED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBED2
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBED2 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED3
Deuteranopia (green-blind)
#B3BBD2
Tritanopia (blue-blind)
#A5C2C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebed2; /* rgb */ color: rgb(174, 190, 210); /* oklch */ color: oklch(79.6% 0.033 254.0);
Tailwind
colors: {
custom: {
50: '#c6d1df',
500: '#aebed2',
950: '#000000',
},
}SCSS
$custom: #aebed2; $custom-light: #c6d1df; $custom-dark: #000000;
JSON
{
"hex": "#aebed2",
"rgb": {
"r": 174,
"g": 190,
"b": 210
},
"hsl": {
"h": 213.333,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.79562,
"c": 0.03345,
"h": 254
},
"luminance": 0.50479
}Semantic roles & 50–950 ramp
primary
#AEBED2
secondary
#A8957C
accent
#793EA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384