#ACCFDD#ACCFDD

#ACCFDD is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.4% C 0.042 H 224.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).

Color values

HEX#ACCFDD
RGBrgb(172, 207, 221)
HSLhsl(197, 42%, 77%)
HSVhsv(197, 22%, 87%)
CMYKcmyk(22.2%, 6.3%, 0%, 13.3%)
CIE-LABlab(81.08, -8.53, -10.77)
CIE-LCHlch(81.08, 13.74, 231.61°)
OKLaboklab(83.36% -0.0302 -0.0292)
OKLCHoklch(83.36% 0.042 224.1)
XYZxyz(52.3735, 58.6150, 76.9469)
Luminance0.5862 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCFDD #DDBAAC
analogous
#ACDDD3 #ACCFDD #ACB7DD
triadic
#ACCFDD #DDACCF #CFDDAC
tetradic
#ACCFDD #D3ACDD #DDBAAC #B7DDAC
square
#ACCFDD #D3ACDD #DDBAAC #B7DDAC
split-complementary
#ACCFDD #DDACB7 #DDD3AC
monochromatic
#559DB9 #81B6CB #ACCFDD #D7E8EF #E9F2F6

Accessibility & contrast

On white

1.65
#ACCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.72
#ACCFDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCFDD
12.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCFDD#FFFFFF#000000##000000
##ACCFDD1.001.6512.7212.72
#FFFFFF1.651.0021.0021.00
#00000012.7221.001.001.00
##00000012.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#9ED4D3
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #accfdd;
/* rgb */ color: rgb(172, 207, 221);
/* oklch */ color: oklch(83.4% 0.042 224.1);
Tailwind
colors: {
  custom: {
    50: '#c5dde7',
    500: '#accfdd',
    950: '#000000',
  },
}
SCSS
$custom: #accfdd;
$custom-light: #c5dde7;
$custom-dark: #000000;
JSON
{
  "hex": "#accfdd",
  "rgb": {
    "r": 172,
    "g": 207,
    "b": 221
  },
  "hsl": {
    "h": 197.143,
    "s": 41.88,
    "l": 77.059
  },
  "oklch": {
    "l": 0.83357,
    "c": 0.04205,
    "h": 224.1
  },
  "luminance": 0.58617
}

Semantic roles & 50–950 ramp

primary
#ACCFDD
secondary
#B58978
accent
#5631B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #ACCFDD

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

Preview Lab → · Contrast checker → · Palette generator →

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