#AED4FF#AED4FF
#AED4FF is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.7% C 0.073 H 251.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AED4FF |
|---|---|
| RGB | rgb(174, 212, 255) |
| HSL | hsl(212, 100%, 84%) |
| HSV | hsv(212, 32%, 100%) |
| CMYK | cmyk(31.8%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(83.60, -2.69, -25.05) |
| CIE-LCH | lch(83.60, 25.19, 263.87°) |
| OKLab | oklab(85.73% -0.0226 -0.0689) |
| OKLCH | oklch(85.73% 0.073 251.8) |
| XYZ | xyz(59.0436, 63.3031, 103.6961) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.71
Baby Blue (survey)
#A2CFFE
ΔE00 2.08
Light Blue
#95D0FC
ΔE00 4.87
Pastel Blue
#A2BFFE
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED4FF #FFD9AE
analogous
#AEFCFF #AED4FF #B1AEFF
triadic
#AED4FF #FFAED4 #D4FFAE
tetradic
#AED4FF #FFAEFC #FFD9AE #AEFFB1
square
#AED4FF #FFAEFC #FFD9AE #AEFFB1
split-complementary
#AED4FF #FFB1AE #FCFFAE
monochromatic
#3493FF #71B4FF #AED4FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.54
#AED4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#AED4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED4FF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED4FF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#95DEE2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aed4ff; /* rgb */ color: rgb(174, 212, 255); /* oklch */ color: oklch(85.7% 0.073 251.8);
Tailwind
colors: {
custom: {
50: '#c8e1ff',
500: '#aed4ff',
950: '#000000',
},
}SCSS
$custom: #aed4ff; $custom-light: #c8e1ff; $custom-dark: #000000;
JSON
{
"hex": "#aed4ff",
"rgb": {
"r": 174,
"g": 212,
"b": 255
},
"hsl": {
"h": 211.852,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.85733,
"c": 0.07251,
"h": 251.8
},
"luminance": 0.63306
}Semantic roles & 50–950 ramp
primary
#AED4FF
secondary
#E5AC6C
accent
#7A00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486