#AED7FE#AED7FE
#AED7FE is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 86.3% C 0.070 H 247.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AED7FE |
|---|---|
| RGB | rgb(174, 215, 254) |
| HSL | hsl(209, 98%, 84%) |
| HSV | hsv(209, 31%, 100%) |
| CMYK | cmyk(31.5%, 15.4%, 0%, 0.4%) |
| CIE-LAB | lab(84.36, -4.51, -23.37) |
| CIE-LCH | lch(84.36, 23.80, 259.07°) |
| OKLab | oklab(86.32% -0.0268 -0.0642) |
| OKLCH | oklch(86.32% 0.07 247.3) |
| XYZ | xyz(59.6400, 64.7527, 103.1028) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.52
Powder Blue (survey)
#B1D1FC
ΔE00 3.15
Light Blue
#95D0FC
ΔE00 4.08
Lightskyblue
#87CEFA
ΔE00 6.18
Sky
#82CAFC
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED7FE #FED5AE
analogous
#AEFEFD #AED7FE #AEAFFE
triadic
#AED7FE #FEAED7 #D7FEAE
tetradic
#AED7FE #FDAEFE #FED5AE #AFFEAE
square
#AED7FE #FDAEFE #FED5AE #AFFEAE
split-complementary
#AED7FE #FEAEAF #FEFDAE
monochromatic
#359BFD #72B9FD #AED7FE #E1F0FF #E1F0FF
Accessibility & contrast
On white
1.51
#AED7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#AED7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED7FE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED7FE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#95E0E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aed7fe; /* rgb */ color: rgb(174, 215, 254); /* oklch */ color: oklch(86.3% 0.070 247.3);
Tailwind
colors: {
custom: {
50: '#c8e3fe',
500: '#aed7fe',
950: '#000000',
},
}SCSS
$custom: #aed7fe; $custom-light: #c8e3fe; $custom-dark: #000000;
JSON
{
"hex": "#aed7fe",
"rgb": {
"r": 174,
"g": 215,
"b": 254
},
"hsl": {
"h": 209.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.86316,
"c": 0.06956,
"h": 247.3
},
"luminance": 0.64755
}Semantic roles & 50–950 ramp
primary
#AED7FE
secondary
#E3A76D
accent
#7000E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485