#AEDFFF#AEDFFF
#AEDFFF is a very light, moderate cyan. Relative luminance 0.690; OKLCH L 88.0% C 0.067 H 237.2°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFFF |
|---|---|
| RGB | rgb(174, 223, 255) |
| HSL | hsl(204, 100%, 84%) |
| HSV | hsv(204, 32%, 100%) |
| CMYK | cmyk(31.8%, 12.5%, 0%, 0%) |
| CIE-LAB | lab(86.50, -8.44, -20.65) |
| CIE-LCH | lch(86.50, 22.30, 247.77°) |
| OKLab | oklab(88.02% -0.0365 -0.0566) |
| OKLCH | oklch(88.02% 0.067 237.2) |
| XYZ | xyz(61.8876, 68.9911, 104.6441) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.38
Light Blue
#95D0FC
ΔE00 4.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.74
Baby Blue
#89CFF0
ΔE00 5.78
Lightskyblue
#87CEFA
ΔE00 5.84
Lightblue
#ADD8E6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFFF #FFCEAE
analogous
#AEFFF7 #AEDFFF #AEB7FF
triadic
#AEDFFF #FFAEDF #DFFFAE
tetradic
#AEDFFF #F7AEFF #FFCEAE #B7FFAE
square
#AEDFFF #F7AEFF #FFCEAE #B7FFAE
split-complementary
#AEDFFF #FFAEB7 #FFF7AE
monochromatic
#34AFFF #71C7FF #AEDFFF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.42
#AEDFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#AEDFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFFF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFFF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C6D5FF
Tritanopia (blue-blind)
#94E7E9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aedfff; /* rgb */ color: rgb(174, 223, 255); /* oklch */ color: oklch(88.0% 0.067 237.2);
Tailwind
colors: {
custom: {
50: '#c8e9ff',
500: '#aedfff',
950: '#000000',
},
}SCSS
$custom: #aedfff; $custom-light: #c8e9ff; $custom-dark: #000000;
JSON
{
"hex": "#aedfff",
"rgb": {
"r": 174,
"g": 223,
"b": 255
},
"hsl": {
"h": 203.704,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.88017,
"c": 0.06737,
"h": 237.2
},
"luminance": 0.68994
}Semantic roles & 50–950 ramp
primary
#AEDFFF
secondary
#E59C6C
accent
#5B00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131618
muted
#828486