#AEDCFF#AEDCFF
#AEDCFF is a very light, moderate cyan. Relative luminance 0.674; OKLCH L 87.4% C 0.068 H 241.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCFF |
|---|---|
| RGB | rgb(174, 220, 255) |
| HSL | hsl(206, 100%, 84%) |
| HSV | hsv(206, 32%, 100%) |
| CMYK | cmyk(31.8%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(85.71, -6.88, -21.85) |
| CIE-LCH | lch(85.71, 22.91, 252.51°) |
| OKLab | oklab(87.39% -0.0328 -0.0599) |
| OKLCH | oklch(87.39% 0.068 241.3) |
| XYZ | xyz(61.0932, 67.4022, 104.3792) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.03
Baby Blue (survey)
#A2CFFE
ΔE00 4.30
Ice Blue
#A5DFF9
ΔE00 4.78
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Lightskyblue
#87CEFA
ΔE00 5.64
Baby Blue
#89CFF0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCFF #FFD1AE
analogous
#AEFFFA #AEDCFF #AEB4FF
triadic
#AEDCFF #FFAEDC #DCFFAE
tetradic
#AEDCFF #FAAEFF #FFD1AE #B4FFAE
square
#AEDCFF #FAAEFF #FFD1AE #B4FFAE
split-complementary
#AEDCFF #FFAEB4 #FFFAAE
monochromatic
#34A7FF #71C2FF #AEDCFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.45
#AEDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#AEDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCFF
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCFF | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#C3D2FE
Tritanopia (blue-blind)
#94E5E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedcff; /* rgb */ color: rgb(174, 220, 255); /* oklch */ color: oklch(87.4% 0.068 241.3);
Tailwind
colors: {
custom: {
50: '#c8e6ff',
500: '#aedcff',
950: '#000000',
},
}SCSS
$custom: #aedcff; $custom-light: #c8e6ff; $custom-dark: #000000;
JSON
{
"hex": "#aedcff",
"rgb": {
"r": 174,
"g": 220,
"b": 255
},
"hsl": {
"h": 205.926,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.87391,
"c": 0.06832,
"h": 241.3
},
"luminance": 0.67405
}Semantic roles & 50–950 ramp
primary
#AEDCFF
secondary
#E5A06C
accent
#6300E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131618
muted
#828486