#ACDBED#ACDBED

#ACDBED is a very light, muted cyan. Relative luminance 0.655; OKLCH L 86.4% C 0.055 H 223.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).

Color values

HEX#ACDBED
RGBrgb(172, 219, 237)
HSLhsl(197, 64%, 80%)
HSVhsv(197, 27%, 93%)
CMYKcmyk(27.4%, 7.6%, 0%, 7.1%)
CIE-LABlab(84.76, -11.14, -13.77)
CIE-LCHlch(84.76, 17.71, 231.02°)
OKLaboklab(86.43% -0.0398 -0.0375)
OKLCHoklch(86.43% 0.055 223.3)
XYZxyz(57.6262, 65.5456, 89.7196)
Luminance0.6555 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACDBED #EDBEAC
analogous
#ACEDDE #ACDBED #ACBBED
triadic
#ACDBED #EDACDB #DBEDAC
tetradic
#ACDBED #DEACED #EDBEAC #BBEDAC
square
#ACDBED #DEACED #EDBEAC #BBEDAC
split-complementary
#ACDBED #EDACBB #EDDEAC
monochromatic
#47AFD7 #7AC5E2 #ACDBED #DEF1F8 #E6F4FA

Accessibility & contrast

On white

1.49
#ACDBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.11
#ACDBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACDBED
14.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACDBED#FFFFFF#000000##000000
##ACDBED1.001.4914.1114.11
#FFFFFF1.491.0021.0021.00
#00000014.1121.001.001.00
##00000014.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#98E1E0
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #acdbed;
/* rgb */ color: rgb(172, 219, 237);
/* oklch */ color: oklch(86.4% 0.055 223.3);
Tailwind
colors: {
  custom: {
    50: '#c6e6f2',
    500: '#acdbed',
    950: '#000000',
  },
}
SCSS
$custom: #acdbed;
$custom-light: #c6e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#acdbed",
  "rgb": {
    "r": 172,
    "g": 219,
    "b": 237
  },
  "hsl": {
    "h": 196.615,
    "s": 64.356,
    "l": 80.196
  },
  "oklch": {
    "l": 0.8643,
    "c": 0.05475,
    "h": 223.3
  },
  "luminance": 0.65548
}

Semantic roles & 50–950 ramp

primary
#ACDBED
secondary
#CA8B73
accent
#4B19CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485

Preview Lab

Preview with #ACDBED

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

Preview Lab → · Contrast checker → · Palette generator →

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