#AEDBED#AEDBED
#AEDBED is a very light, muted cyan. Relative luminance 0.658; OKLCH L 86.6% C 0.053 H 224.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBED |
|---|---|
| RGB | rgb(174, 219, 237) |
| HSL | hsl(197, 64%, 81%) |
| HSV | hsv(197, 27%, 93%) |
| CMYK | cmyk(26.6%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.88, -10.57, -13.58) |
| CIE-LCH | lch(84.88, 17.21, 232.12°) |
| OKLab | oklab(86.55% -0.038 -0.037) |
| OKLCH | oklch(86.55% 0.053 224.3) |
| XYZ | xyz(58.0685, 65.7737, 89.7403) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.61
Ice Blue
#A5DFF9
ΔE00 2.91
Powder Blue
#B0E0E6
ΔE00 5.36
Sky Blue
#87CEEB
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.16
Pale Sky Blue
#BDF6FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBED #EDC0AE
analogous
#AEEDDF #AEDBED #AEBBED
triadic
#AEDBED #EDAEDB #DBEDAE
tetradic
#AEDBED #DFAEED #EDC0AE #BBEDAE
square
#AEDBED #DFAEED #EDC0AE #BBEDAE
split-complementary
#AEDBED #EDAEBB #EDDFAE
monochromatic
#4AAED7 #7CC5E2 #AEDBED #E0F1F8 #E6F4F9
Accessibility & contrast
On white
1.48
#AEDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#AEDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBED
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBED | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#9BE1E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedbed; /* rgb */ color: rgb(174, 219, 237); /* oklch */ color: oklch(86.6% 0.053 224.3);
Tailwind
colors: {
custom: {
50: '#c7e6f2',
500: '#aedbed',
950: '#000000',
},
}SCSS
$custom: #aedbed; $custom-light: #c7e6f2; $custom-dark: #000000;
JSON
{
"hex": "#aedbed",
"rgb": {
"r": 174,
"g": 219,
"b": 237
},
"hsl": {
"h": 197.143,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.86553,
"c": 0.05304,
"h": 224.3
},
"luminance": 0.65776
}Semantic roles & 50–950 ramp
primary
#AEDBED
secondary
#CA8D75
accent
#4D1ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485