#ACCDEB#ACCDEB

#ACCDEB is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.4% C 0.055 H 246.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).

Color values

HEX#ACCDEB
RGBrgb(172, 205, 235)
HSLhsl(209, 61%, 80%)
HSVhsv(209, 27%, 92%)
CMYKcmyk(26.8%, 12.8%, 0%, 7.8%)
CIE-LABlab(80.98, -4.31, -18.40)
CIE-LCHlch(80.98, 18.90, 256.82°)
OKLaboklab(83.42% -0.0224 -0.0503)
OKLCHoklch(83.42% 0.055 246)
XYZxyz(53.8357, 58.4295, 87.0226)
Luminance0.5843 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCDEB #EBCAAC
analogous
#ACEBE9 #ACCDEB #ACAEEB
triadic
#ACCDEB #EBACCD #CDEBAC
tetradic
#ACCDEB #E9ACEB #EBCAAC #AEEBAC
square
#ACCDEB #E9ACEB #EBCAAC #AEEBAC
split-complementary
#ACCDEB #EBACAE #EBE9AC
monochromatic
#4992D3 #7BAFDF #ACCDEB #DDEBF7 #E6F0F9

Accessibility & contrast

On white

1.66
#ACCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.69
#ACCDEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCDEB
12.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCDEB#FFFFFF#000000##000000
##ACCDEB1.001.6612.6912.69
#FFFFFF1.661.0021.0021.00
#00000012.6921.001.001.00
##00000012.6921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#9AD4D7
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #accdeb;
/* rgb */ color: rgb(172, 205, 235);
/* oklch */ color: oklch(83.4% 0.055 246.0);
Tailwind
colors: {
  custom: {
    50: '#c6dcf1',
    500: '#accdeb',
    950: '#000000',
  },
}
SCSS
$custom: #accdeb;
$custom-light: #c6dcf1;
$custom-dark: #000000;
JSON
{
  "hex": "#accdeb",
  "rgb": {
    "r": 172,
    "g": 205,
    "b": 235
  },
  "hsl": {
    "h": 208.571,
    "s": 61.165,
    "l": 79.804
  },
  "oklch": {
    "l": 0.83418,
    "c": 0.05507,
    "h": 246
  },
  "luminance": 0.58431
}

Semantic roles & 50–950 ramp

primary
#ACCDEB
secondary
#C79C74
accent
#6F1DC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485

Preview Lab

Preview with #ACCDEB

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

Preview Lab → · Contrast checker → · Palette generator →

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