#AEDCFB#AEDCFB
#AEDCFB is a very light, moderate cyan. Relative luminance 0.671; OKLCH L 87.2% C 0.064 H 238.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCFB |
|---|---|
| RGB | rgb(174, 220, 251) |
| HSL | hsl(204, 91%, 83%) |
| HSV | hsv(204, 31%, 98%) |
| CMYK | cmyk(30.7%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(85.58, -7.84, -19.93) |
| CIE-LCH | lch(85.58, 21.42, 248.54°) |
| OKLab | oklab(87.25% -0.0342 -0.0546) |
| OKLCH | oklch(87.25% 0.064 238) |
| XYZ | xyz(60.4560, 67.1474, 101.0234) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.68
Light Blue
#95D0FC
ΔE00 4.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Baby Blue
#89CFF0
ΔE00 5.70
Lightskyblue
#87CEFA
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCFB #FBCDAE
analogous
#AEFBF3 #AEDCFB #AEB5FB
triadic
#AEDCFB #FBAEDC #DCFBAE
tetradic
#AEDCFB #F3AEFB #FBCDAE #B5FBAE
square
#AEDCFB #F3AEFB #FBCDAE #B5FBAE
split-complementary
#AEDCFB #FBAEB5 #FBF3AE
monochromatic
#39AAF5 #74C3F8 #AEDCFB #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.46
#AEDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#AEDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCFB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCFB | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFD
Deuteranopia (green-blind)
#C4D2FB
Tritanopia (blue-blind)
#96E4E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedcfb; /* rgb */ color: rgb(174, 220, 251); /* oklch */ color: oklch(87.2% 0.064 238.0);
Tailwind
colors: {
custom: {
50: '#c8e6fc',
500: '#aedcfb',
950: '#000000',
},
}SCSS
$custom: #aedcfb; $custom-light: #c8e6fc; $custom-dark: #000000;
JSON
{
"hex": "#aedcfb",
"rgb": {
"r": 174,
"g": 220,
"b": 251
},
"hsl": {
"h": 204.156,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.87247,
"c": 0.06441,
"h": 238
},
"luminance": 0.6715
}Semantic roles & 50–950 ramp
primary
#AEDCFB
secondary
#DF9C6F
accent
#5C00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485