#AEDAFE#AEDAFE
#AEDAFE is a very light, moderate cyan. Relative luminance 0.663; OKLCH L 86.9% C 0.068 H 243.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDAFE |
|---|---|
| RGB | rgb(174, 218, 254) |
| HSL | hsl(207, 98%, 84%) |
| HSV | hsv(207, 31%, 100%) |
| CMYK | cmyk(31.5%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.15, -6.08, -22.17) |
| CIE-LCH | lch(85.15, 22.99, 254.66°) |
| OKLab | oklab(86.94% -0.0306 -0.0608) |
| OKLCH | oklch(86.94% 0.068 243.3) |
| XYZ | xyz(60.4109, 66.2945, 103.3598) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.62
Light Blue
#95D0FC
ΔE00 3.88
Powder Blue (survey)
#B1D1FC
ΔE00 4.60
Ice Blue
#A5DFF9
ΔE00 5.47
Lightskyblue
#87CEFA
ΔE00 5.71
Sky
#82CAFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDAFE #FED2AE
analogous
#AEFEFA #AEDAFE #AEB2FE
triadic
#AEDAFE #FEAEDA #DAFEAE
tetradic
#AEDAFE #FAAEFE #FED2AE #B2FEAE
square
#AEDAFE #FAAEFE #FED2AE #B2FEAE
split-complementary
#AEDAFE #FEAEB2 #FEFAAE
monochromatic
#35A3FD #72BEFD #AEDAFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.47
#AEDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#AEDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDAFE
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDAFE | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#95E3E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedafe; /* rgb */ color: rgb(174, 218, 254); /* oklch */ color: oklch(86.9% 0.068 243.3);
Tailwind
colors: {
custom: {
50: '#c8e5fe',
500: '#aedafe',
950: '#000000',
},
}SCSS
$custom: #aedafe; $custom-light: #c8e5fe; $custom-dark: #000000;
JSON
{
"hex": "#aedafe",
"rgb": {
"r": 174,
"g": 218,
"b": 254
},
"hsl": {
"h": 207,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.86939,
"c": 0.0681,
"h": 243.3
},
"luminance": 0.66297
}Semantic roles & 50–950 ramp
primary
#AEDAFE
secondary
#E3A26D
accent
#6700E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485