#AEDFFA#AEDFFA
#AEDFFA is a very light, moderate cyan. Relative luminance 0.687; OKLCH L 87.8% C 0.063 H 232.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFFA |
|---|---|
| RGB | rgb(174, 223, 250) |
| HSL | hsl(201, 88%, 83%) |
| HSV | hsv(201, 30%, 98%) |
| CMYK | cmyk(30.4%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(86.34, -9.62, -18.25) |
| CIE-LCH | lch(86.34, 20.63, 242.20°) |
| OKLab | oklab(87.84% -0.0383 -0.0499) |
| OKLCH | oklch(87.84% 0.063 232.5) |
| XYZ | xyz(61.0932, 68.6733, 100.4602) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.04
Lightblue
#ADD8E6
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 5.50
Light Blue
#95D0FC
ΔE00 5.80
Sky Blue
#87CEEB
ΔE00 6.02
Lightskyblue
#87CEFA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFFA #FAC9AE
analogous
#AEFAEF #AEDFFA #AEB9FA
triadic
#AEDFFA #FAAEDF #DFFAAE
tetradic
#AEDFFA #EFAEFA #FAC9AE #B9FAAE
square
#AEDFFA #EFAEFA #FAC9AE #B9FAAE
split-complementary
#AEDFFA #FAAEB9 #FAEFAE
monochromatic
#3BB1F3 #74C8F6 #AEDFFA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.43
#AEDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#AEDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFFA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFFA | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#96E6E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aedffa; /* rgb */ color: rgb(174, 223, 250); /* oklch */ color: oklch(87.8% 0.063 232.5);
Tailwind
colors: {
custom: {
50: '#c8e9fc',
500: '#aedffa',
950: '#000000',
},
}SCSS
$custom: #aedffa; $custom-light: #c8e9fc; $custom-dark: #000000;
JSON
{
"hex": "#aedffa",
"rgb": {
"r": 174,
"g": 223,
"b": 250
},
"hsl": {
"h": 201.316,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.8784,
"c": 0.06296,
"h": 232.5
},
"luminance": 0.68676
}Semantic roles & 50–950 ramp
primary
#AEDFFA
secondary
#DD966F
accent
#5201E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485