#AEDBEB#AEDBEB
#AEDBEB is a very light, muted cyan. Relative luminance 0.657; OKLCH L 86.5% C 0.052 H 221.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBEB |
|---|---|
| RGB | rgb(174, 219, 235) |
| HSL | hsl(196, 60%, 80%) |
| HSV | hsv(196, 26%, 92%) |
| CMYK | cmyk(26%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.82, -11.02, -12.61) |
| CIE-LCH | lch(84.82, 16.75, 228.86°) |
| OKLab | oklab(86.49% -0.0387 -0.0344) |
| OKLCH | oklch(86.49% 0.052 221.6) |
| XYZ | xyz(57.7780, 65.6575, 88.2100) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 0.98
Ice Blue
#A5DFF9
ΔE00 3.43
Powder Blue
#B0E0E6
ΔE00 4.59
Sky Blue
#87CEEB
ΔE00 6.22
Baby Blue
#89CFF0
ΔE00 6.58
Pale Sky Blue
#BDF6FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBEB #EBBEAE
analogous
#AEEBDD #AEDBEB #AEBCEB
triadic
#AEDBEB #EBAEDB #DBEBAE
tetradic
#AEDBEB #DDAEEB #EBBEAE #BCEBAE
square
#AEDBEB #DDAEEB #EBBEAE #BCEBAE
split-complementary
#AEDBEB #EBAEBC #EBDDAE
monochromatic
#4CAFD3 #7DC5DF #AEDBEB #DFF1F7 #E6F4F9
Accessibility & contrast
On white
1.49
#AEDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#AEDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBEB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBEB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#9BE0E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedbeb; /* rgb */ color: rgb(174, 219, 235); /* oklch */ color: oklch(86.5% 0.052 221.6);
Tailwind
colors: {
custom: {
50: '#c7e6f1',
500: '#aedbeb',
950: '#000000',
},
}SCSS
$custom: #aedbeb; $custom-light: #c7e6f1; $custom-dark: #000000;
JSON
{
"hex": "#aedbeb",
"rgb": {
"r": 174,
"g": 219,
"b": 235
},
"hsl": {
"h": 195.738,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.86486,
"c": 0.05178,
"h": 221.6
},
"luminance": 0.6566
}Semantic roles & 50–950 ramp
primary
#AEDBEB
secondary
#C78B76
accent
#4A1DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485