#AEDBE4#AEDBE4
#AEDBE4 is a very light, muted cyan. Relative luminance 0.653; OKLCH L 86.3% C 0.048 H 211.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBE4 |
|---|---|
| RGB | rgb(174, 219, 228) |
| HSL | hsl(190, 50%, 79%) |
| HSV | hsv(190, 24%, 89%) |
| CMYK | cmyk(23.7%, 3.9%, 0%, 10.6%) |
| CIE-LAB | lab(84.62, -12.58, -9.21) |
| CIE-LCH | lch(84.62, 15.59, 216.21°) |
| OKLab | oklab(86.26% -0.0414 -0.025) |
| OKLCH | oklch(86.26% 0.048 211.2) |
| XYZ | xyz(56.7865, 65.2609, 82.9883) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.92
Lightblue
#ADD8E6
ΔE00 2.42
Ice Blue
#A5DFF9
ΔE00 5.89
Pale Sky Blue
#BDF6FE
ΔE00 6.14
Paleturquoise
#AFEEEE
ΔE00 6.80
Robin'S Egg Blue
#98EFF9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBE4 #E4B7AE
analogous
#AEE4D2 #AEDBE4 #AEC0E4
triadic
#AEDBE4 #E4AEDB #DBE4AE
tetradic
#AEDBE4 #D2AEE4 #E4B7AE #C0E4AE
square
#AEDBE4 #D2AEE4 #E4B7AE #C0E4AE
split-complementary
#AEDBE4 #E4AEC0 #E4D2AE
monochromatic
#52B2C5 #80C7D5 #AEDBE4 #DCEFF3 #E8F5F7
Accessibility & contrast
On white
1.49
#AEDBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AEDBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBE4
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBE4 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E5
Deuteranopia (green-blind)
#CAD0E4
Tritanopia (blue-blind)
#9DDFDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedbe4; /* rgb */ color: rgb(174, 219, 228); /* oklch */ color: oklch(86.3% 0.048 211.2);
Tailwind
colors: {
custom: {
50: '#c7e6ec',
500: '#aedbe4',
950: '#000000',
},
}SCSS
$custom: #aedbe4; $custom-light: #c7e6ec; $custom-dark: #000000;
JSON
{
"hex": "#aedbe4",
"rgb": {
"r": 174,
"g": 219,
"b": 228
},
"hsl": {
"h": 190,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.86258,
"c": 0.04839,
"h": 211.2
},
"luminance": 0.65263
}Semantic roles & 50–950 ramp
primary
#AEDBE4
secondary
#BE8478
accent
#4128BD
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484