#AECCDA#AECCDA

#AECCDA is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.8% C 0.038 H 227.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).

Color values

HEX#AECCDA
RGBrgb(174, 204, 218)
HSLhsl(199, 37%, 77%)
HSVhsv(199, 20%, 85%)
CMYKcmyk(20.2%, 6.4%, 0%, 14.5%)
CIE-LABlab(80.32, -7.01, -10.28)
CIE-LCHlch(80.32, 12.45, 235.72°)
OKLaboklab(82.76% -0.0254 -0.0279)
OKLCHoklch(82.76% 0.038 227.7)
XYZxyz(51.6999, 57.2448, 74.6415)
Luminance0.5725 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AECCDA #DABCAE
analogous
#AEDAD2 #AECCDA #AEB6DA
triadic
#AECCDA #DAAECC #CCDAAE
tetradic
#AECCDA #D2AEDA #DABCAE #B6DAAE
square
#AECCDA #D2AEDA #DABCAE #B6DAAE
split-complementary
#AECCDA #DAAEB6 #DAD2AE
monochromatic
#5A97B4 #84B2C7 #AECCDA #D8E6ED #EAF2F5

Accessibility & contrast

On white

1.69
#AECCDA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.45
#AECCDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AECCDA
12.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AECCDA#FFFFFF#000000##000000
##AECCDA1.001.6912.4512.45
#FFFFFF1.691.0021.0021.00
#00000012.4521.001.001.00
##00000012.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5CADB
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#A2D0D0
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #aeccda;
/* rgb */ color: rgb(174, 204, 218);
/* oklch */ color: oklch(82.8% 0.038 227.7);
Tailwind
colors: {
  custom: {
    50: '#c6dbe5',
    500: '#aeccda',
    950: '#000000',
  },
}
SCSS
$custom: #aeccda;
$custom-light: #c6dbe5;
$custom-dark: #000000;
JSON
{
  "hex": "#aeccda",
  "rgb": {
    "r": 174,
    "g": 204,
    "b": 218
  },
  "hsl": {
    "h": 199.091,
    "s": 37.288,
    "l": 76.863
  },
  "oklch": {
    "l": 0.82758,
    "c": 0.03771,
    "h": 227.7
  },
  "luminance": 0.57246
}

Semantic roles & 50–950 ramp

primary
#AECCDA
secondary
#B18C7B
accent
#5C35B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484

Preview Lab

Preview with #AECCDA

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

Preview Lab → · Contrast checker → · Palette generator →

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