#AAECFF#AAECFF
#AAECFF is a very light, moderate cyan. Relative luminance 0.758; OKLCH L 90.5% C 0.071 H 217.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AAECFF |
|---|---|
| RGB | rgb(170, 236, 255) |
| HSL | hsl(193, 100%, 83%) |
| HSV | hsv(193, 33%, 100%) |
| CMYK | cmyk(33.3%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(89.74, -16.15, -15.78) |
| CIE-LCH | lch(89.74, 22.58, 224.34°) |
| OKLab | oklab(90.53% -0.0561 -0.0432) |
| OKLCH | oklch(90.53% 0.071 217.6) |
| XYZ | xyz(64.6170, 75.7534, 105.8054) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.27
Pale Sky Blue
#BDF6FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAECFF #FFBDAA
analogous
#AAFFE7 #AAECFF #AAC1FF
triadic
#AAECFF #FFAAEC #ECFFAA
tetradic
#AAECFF #E7AAFF #FFBDAA #C1FFAA
square
#AAECFF #E7AAFF #FFBDAA #C1FFAA
split-complementary
#AAECFF #FFAAC1 #FFE7AA
monochromatic
#30D1FF #6DDEFF #AAECFF #E0F8FF #E0F8FF
Accessibility & contrast
On white
1.30
#AAECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#AAECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAECFF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAECFF | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#D2DDFF
Tritanopia (blue-blind)
#8CF3F2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaecff; /* rgb */ color: rgb(170, 236, 255); /* oklch */ color: oklch(90.5% 0.071 217.6);
Tailwind
colors: {
custom: {
50: '#c6f2ff',
500: '#aaecff',
950: '#000000',
},
}SCSS
$custom: #aaecff; $custom-light: #c6f2ff; $custom-dark: #000000;
JSON
{
"hex": "#aaecff",
"rgb": {
"r": 170,
"g": 236,
"b": 255
},
"hsl": {
"h": 193.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.90531,
"c": 0.07085,
"h": 217.6
},
"luminance": 0.75757
}Semantic roles & 50–950 ramp
primary
#AAECFF
secondary
#E48469
accent
#3300E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131618
muted
#828586