#AEDFFD#AEDFFD
#AEDFFD is a very light, moderate cyan. Relative luminance 0.689; OKLCH L 87.9% C 0.066 H 235.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFFD |
|---|---|
| RGB | rgb(174, 223, 253) |
| HSL | hsl(203, 95%, 84%) |
| HSV | hsv(203, 31%, 99%) |
| CMYK | cmyk(31.2%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(86.44, -8.91, -19.69) |
| CIE-LCH | lch(86.44, 21.61, 245.64°) |
| OKLab | oklab(87.95% -0.0372 -0.0539) |
| OKLCH | oklch(87.95% 0.066 235.4) |
| XYZ | xyz(61.5673, 68.8630, 102.9573) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.81
Light Blue
#95D0FC
ΔE00 5.11
Baby Blue
#89CFF0
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 5.72
Lightskyblue
#87CEFA
ΔE00 6.02
Baby Blue (survey)
#A2CFFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFFD #FDCCAE
analogous
#AEFDF3 #AEDFFD #AEB7FD
triadic
#AEDFFD #FDAEDF #DFFDAE
tetradic
#AEDFFD #F3AEFD #FDCCAE #B7FDAE
square
#AEDFFD #F3AEFD #FDCCAE #B7FDAE
split-complementary
#AEDFFD #FDAEB7 #FDF3AE
monochromatic
#37B0FA #72C7FC #AEDFFD #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.42
#AEDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#AEDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFFD
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFFD | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#95E7E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aedffd; /* rgb */ color: rgb(174, 223, 253); /* oklch */ color: oklch(87.9% 0.066 235.4);
Tailwind
colors: {
custom: {
50: '#c8e9fe',
500: '#aedffd',
950: '#000000',
},
}SCSS
$custom: #aedffd; $custom-light: #c8e9fe; $custom-dark: #000000;
JSON
{
"hex": "#aedffd",
"rgb": {
"r": 174,
"g": 223,
"b": 253
},
"hsl": {
"h": 202.785,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.87946,
"c": 0.06555,
"h": 235.4
},
"luminance": 0.68866
}Semantic roles & 50–950 ramp
primary
#AEDFFD
secondary
#E29A6D
accent
#5700E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485