#ACDFF0#ACDFF0

#ACDFF0 is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.4% C 0.057 H 220.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).

Color values

HEX#ACDFF0
RGBrgb(172, 223, 240)
HSLhsl(195, 69%, 81%)
HSVhsv(195, 28%, 94%)
CMYKcmyk(28.3%, 7.1%, 0%, 5.9%)
CIE-LABlab(85.92, -12.51, -13.62)
CIE-LCHlch(85.92, 18.49, 227.44°)
OKLaboklab(87.38% -0.0438 -0.0372)
OKLCHoklch(87.38% 0.057 220.3)
XYZxyz(59.1242, 67.8346, 92.3993)
Luminance0.6784 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACDFF0 #F0BDAC
analogous
#ACF0DF #ACDFF0 #ACBDF0
triadic
#ACDFF0 #F0ACDF #DFF0AC
tetradic
#ACDFF0 #DFACF0 #F0BDAC #BDF0AC
square
#ACDFF0 #DFACF0 #F0BDAC #BDF0AC
split-complementary
#ACDFF0 #F0ACBD #F0DFAC
monochromatic
#44B7DD #78CBE7 #ACDFF0 #E0F3F9 #E5F5FA

Accessibility & contrast

On white

1.44
#ACDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.57
#ACDFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACDFF0
14.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACDFF0#FFFFFF#000000##000000
##ACDFF01.001.4414.5714.57
#FFFFFF1.441.0021.0021.00
#00000014.5721.001.001.00
##00000014.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4DCF1
Deuteranopia (green-blind)
#CAD3F0
Tritanopia (blue-blind)
#96E5E4
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #acdff0;
/* rgb */ color: rgb(172, 223, 240);
/* oklch */ color: oklch(87.4% 0.057 220.3);
Tailwind
colors: {
  custom: {
    50: '#c6e9f5',
    500: '#acdff0',
    950: '#000000',
  },
}
SCSS
$custom: #acdff0;
$custom-light: #c6e9f5;
$custom-dark: #000000;
JSON
{
  "hex": "#acdff0",
  "rgb": {
    "r": 172,
    "g": 223,
    "b": 240
  },
  "hsl": {
    "h": 195,
    "s": 69.388,
    "l": 80.784
  },
  "oklch": {
    "l": 0.87379,
    "c": 0.05746,
    "h": 220.3
  },
  "luminance": 0.67837
}

Semantic roles & 50–950 ramp

primary
#ACDFF0
secondary
#CE8972
accent
#4314D1
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485

Preview Lab

Preview with #ACDFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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