Light Cyan#ACFFFC

#ACFFFC is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.081 H 193.0°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).

Light Cyan — editorial page

Color values

HEX#ACFFFC
RGBrgb(172, 255, 252)
HSLhsl(178, 100%, 84%)
HSVhsv(178, 33%, 100%)
CMYKcmyk(32.5%, 0%, 1.2%, 0%)
CIE-LABlab(94.87, -25.64, -6.58)
CIE-LCHlch(94.87, 26.47, 194.39°)
OKLaboklab(94.62% -0.0785 -0.0181)
OKLCHoklch(94.62% 0.081 193)
XYZxyz(70.3378, 87.3147, 105.2237)
Luminance0.8732 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACFFFC #FFACAF
analogous
#ACFFD2 #ACFFFC #ACD8FF
triadic
#ACFFFC #FCACFF #FFFCAC
tetradic
#ACFFFC #D2ACFF #FFACAF #D8FFAC
square
#ACFFFC #D2ACFF #FFACAF #D8FFAC
split-complementary
#ACFFFC #FFACD8 #FFD2AC
monochromatic
#32FFF8 #6FFFFA #ACFFFC #E0FFFE #E0FFFE

Accessibility & contrast

On white

1.14
#ACFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.46
#ACFFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACFFFC
18.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACFFFC#FFFFFF#000000##000000
##ACFFFC1.001.1418.4618.46
#FFFFFF1.141.0021.0021.00
#00000018.4621.001.001.00
##00000018.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#E6EBFD
Tritanopia (blue-blind)
#8DFFFE
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #acfffc;
/* rgb */ color: rgb(172, 255, 252);
/* oklch */ color: oklch(94.6% 0.081 193.0);
Tailwind
colors: {
  custom: {
    50: '#c7fffd',
    500: '#acfffc',
    950: '#000000',
  },
}
SCSS
$custom: #acfffc;
$custom-light: #c7fffd;
$custom-dark: #000000;
JSON
{
  "hex": "#acfffc",
  "rgb": {
    "r": 172,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 177.831,
    "s": 100,
    "l": 83.725
  },
  "oklch": {
    "l": 0.94617,
    "c": 0.08053,
    "h": 193
  },
  "luminance": 0.87319
}

Semantic roles & 50–950 ramp

primary
#ACFFFC
secondary
#E56A6F
accent
#0008E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685

Preview Lab

Preview with #ACFFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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