#AED3F3#AED3F3
#AED3F3 is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.1% C 0.060 H 244.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AED3F3 |
|---|---|
| RGB | rgb(174, 211, 243) |
| HSL | hsl(208, 74%, 82%) |
| HSV | hsv(208, 28%, 95%) |
| CMYK | cmyk(28.4%, 13.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.94, -5.02, -19.68) |
| CIE-LCH | lch(82.94, 20.31, 255.68°) |
| OKLab | oklab(85.08% -0.0255 -0.0539) |
| OKLCH | oklch(85.08% 0.06 244.7) |
| XYZ | xyz(56.9227, 62.0560, 93.7554) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.55
Powder Blue (survey)
#B1D1FC
ΔE00 3.87
Light Blue
#95D0FC
ΔE00 4.43
Cloudy Blue
#ACC2D9
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED3F3 #F3CEAE
analogous
#AEF3F1 #AED3F3 #AEB1F3
triadic
#AED3F3 #F3AED3 #D3F3AE
tetradic
#AED3F3 #F1AEF3 #F3CEAE #B1F3AE
square
#AED3F3 #F1AEF3 #F3CEAE #B1F3AE
split-complementary
#AED3F3 #F3AEB1 #F3F1AE
monochromatic
#4399E3 #79B6EB #AED3F3 #E3F0FB #E4F1FB
Accessibility & contrast
On white
1.57
#AED3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#AED3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED3F3
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED3F3 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F5
Deuteranopia (green-blind)
#BDCBF2
Tritanopia (blue-blind)
#9ADBDD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aed3f3; /* rgb */ color: rgb(174, 211, 243); /* oklch */ color: oklch(85.1% 0.060 244.7);
Tailwind
colors: {
custom: {
50: '#c7e0f7',
500: '#aed3f3',
950: '#000000',
},
}SCSS
$custom: #aed3f3; $custom-light: #c7e0f7; $custom-dark: #000000;
JSON
{
"hex": "#aed3f3",
"rgb": {
"r": 174,
"g": 211,
"b": 243
},
"hsl": {
"h": 207.826,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.85084,
"c": 0.05959,
"h": 244.7
},
"luminance": 0.62058
}Semantic roles & 50–950 ramp
primary
#AED3F3
secondary
#D39F73
accent
#6C0FD6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485