#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
RGBrgb(170, 236, 255)
HSLhsl(193, 100%, 83%)
HSVhsv(193, 33%, 100%)
CMYKcmyk(33.3%, 7.5%, 0%, 0%)
CIE-LABlab(89.74, -16.15, -15.78)
CIE-LCHlch(89.74, 22.58, 224.34°)
OKLaboklab(90.53% -0.0561 -0.0432)
OKLCHoklch(90.53% 0.071 217.6)
XYZxyz(64.6170, 75.7534, 105.8054)
Luminance0.7576 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

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
##AAECFF1.001.3016.1516.15
#FFFFFF1.301.0021.0021.00
#00000016.1521.001.001.00
##00000016.1521.001.001.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

Preview Lab

Preview with #AAECFF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#AAECFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva