#AED4F6#AED4F6
#AED4F6 is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 85.4% C 0.062 H 245.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AED4F6 |
|---|---|
| RGB | rgb(174, 212, 246) |
| HSL | hsl(208, 80%, 82%) |
| HSV | hsv(208, 29%, 96%) |
| CMYK | cmyk(29.3%, 13.8%, 0%, 3.5%) |
| CIE-LAB | lab(83.30, -4.84, -20.73) |
| CIE-LCH | lch(83.30, 21.29, 256.85°) |
| OKLab | oklab(85.4% -0.0257 -0.0568) |
| OKLCH | oklch(85.4% 0.062 245.6) |
| XYZ | xyz(57.6286, 62.7371, 96.2439) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.12
Powder Blue (survey)
#B1D1FC
ΔE00 3.49
Light Blue
#95D0FC
ΔE00 4.25
Light Blue Grey
#B7C9E2
ΔE00 5.82
Lightsteelblue
#B0C4DE
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED4F6 #F6D0AE
analogous
#AEF6F4 #AED4F6 #AEB0F6
triadic
#AED4F6 #F6AED4 #D4F6AE
tetradic
#AED4F6 #F4AEF6 #F6D0AE #B0F6AE
square
#AED4F6 #F4AEF6 #F6D0AE #B0F6AE
split-complementary
#AED4F6 #F6AEB0 #F6F4AE
monochromatic
#409AEA #77B7F0 #AED4F6 #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.55
#AED4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#AED4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED4F6
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED4F6 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D4F8
Deuteranopia (green-blind)
#BECCF5
Tritanopia (blue-blind)
#98DCDF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aed4f6; /* rgb */ color: rgb(174, 212, 246); /* oklch */ color: oklch(85.4% 0.062 245.6);
Tailwind
colors: {
custom: {
50: '#c7e1f9',
500: '#aed4f6',
950: '#000000',
},
}SCSS
$custom: #aed4f6; $custom-light: #c7e1f9; $custom-dark: #000000;
JSON
{
"hex": "#aed4f6",
"rgb": {
"r": 174,
"g": 212,
"b": 246
},
"hsl": {
"h": 208.333,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.854,
"c": 0.06234,
"h": 245.6
},
"luminance": 0.62739
}Semantic roles & 50–950 ramp
primary
#AED4F6
secondary
#D7A171
accent
#6D09DC
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485