#AEDDDC#AEDDDC

#AEDDDC is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.4% C 0.049 H 194.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).

Color values

HEX#AEDDDC
RGBrgb(174, 221, 220)
HSLhsl(179, 41%, 77%)
HSVhsv(179, 21%, 87%)
CMYKcmyk(21.3%, 0%, 0.5%, 13.3%)
CIE-LABlab(84.93, -15.33, -4.51)
CIE-LCHlch(84.93, 15.98, 196.39°)
OKLaboklab(86.43% -0.0471 -0.0123)
OKLCHoklch(86.43% 0.049 194.7)
XYZxyz(56.2265, 65.8767, 77.4492)
Luminance0.6588 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AEDDDC #DDAEAF
analogous
#AEDDC4 #AEDDDC #AEC7DD
triadic
#AEDDDC #DCAEDD #DDDCAE
tetradic
#AEDDDC #C4AEDD #DDAEAF #C7DDAE
square
#AEDDDC #C4AEDD #DDAEAF #C7DDAE
split-complementary
#AEDDDC #DDAEC7 #DDC4AE
monochromatic
#58B9B7 #83CBC9 #AEDDDC #D9EFEF #E9F6F6

Accessibility & contrast

On white

1.48
#AEDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.18
#AEDDDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AEDDDC
14.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AEDDDC#FFFFFF#000000##000000
##AEDDDC1.001.4814.1814.18
#FFFFFF1.481.0021.0021.00
#00000014.1821.001.001.00
##00000014.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#9FE0DD
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #aedddc;
/* rgb */ color: rgb(174, 221, 220);
/* oklch */ color: oklch(86.4% 0.049 194.7);
Tailwind
colors: {
  custom: {
    50: '#c7e7e6',
    500: '#aedddc',
    950: '#000000',
  },
}
SCSS
$custom: #aedddc;
$custom-light: #c7e7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#aedddc",
  "rgb": {
    "r": 174,
    "g": 221,
    "b": 220
  },
  "hsl": {
    "h": 178.723,
    "s": 40.87,
    "l": 77.451
  },
  "oklch": {
    "l": 0.86434,
    "c": 0.0487,
    "h": 194.7
  },
  "luminance": 0.65879
}

Semantic roles & 50–950 ramp

primary
#AEDDDC
secondary
#B57A7B
accent
#3234B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484

Preview Lab

Preview with #AEDDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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