#AEDBE7#AEDBE7
#AEDBE7 is a very light, muted cyan. Relative luminance 0.654; OKLCH L 86.4% C 0.050 H 215.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBE7 |
|---|---|
| RGB | rgb(174, 219, 231) |
| HSL | hsl(193, 54%, 79%) |
| HSV | hsv(193, 25%, 91%) |
| CMYK | cmyk(24.7%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(84.70, -11.91, -10.67) |
| CIE-LCH | lch(84.70, 15.99, 221.85°) |
| OKLab | oklab(86.36% -0.0402 -0.029) |
| OKLCH | oklch(86.36% 0.05 215.8) |
| XYZ | xyz(57.2066, 65.4289, 85.2007) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.28
Powder Blue
#B0E0E6
ΔE00 3.03
Ice Blue
#A5DFF9
ΔE00 4.76
Pale Sky Blue
#BDF6FE
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 7.01
Baby Blue
#89CFF0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBE7 #E7BAAE
analogous
#AEE7D7 #AEDBE7 #AEBFE7
triadic
#AEDBE7 #E7AEDB #DBE7AE
tetradic
#AEDBE7 #D7AEE7 #E7BAAE #BFE7AE
square
#AEDBE7 #D7AEE7 #E7BAAE #BFE7AE
split-complementary
#AEDBE7 #E7AEBF #E7D7AE
monochromatic
#50B1CB #7FC6D9 #AEDBE7 #DDF0F5 #E7F5F8
Accessibility & contrast
On white
1.49
#AEDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#AEDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBE7
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBE7 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8E8
Deuteranopia (green-blind)
#C9D0E7
Tritanopia (blue-blind)
#9CE0DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedbe7; /* rgb */ color: rgb(174, 219, 231); /* oklch */ color: oklch(86.4% 0.050 215.8);
Tailwind
colors: {
custom: {
50: '#c7e6ee',
500: '#aedbe7',
950: '#000000',
},
}SCSS
$custom: #aedbe7; $custom-light: #c7e6ee; $custom-dark: #000000;
JSON
{
"hex": "#aedbe7",
"rgb": {
"r": 174,
"g": 219,
"b": 231
},
"hsl": {
"h": 192.632,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.86355,
"c": 0.04963,
"h": 215.8
},
"luminance": 0.65431
}Semantic roles & 50–950 ramp
primary
#AEDBE7
secondary
#C28777
accent
#4524C2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485