#ACCFDF#ACCFDF

#ACCFDF is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.4% C 0.043 H 227.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).

Color values

HEX#ACCFDF
RGBrgb(172, 207, 223)
HSLhsl(199, 44%, 77%)
HSVhsv(199, 23%, 87%)
CMYKcmyk(22.9%, 7.2%, 0%, 12.5%)
CIE-LABlab(81.14, -8.09, -11.75)
CIE-LCHlch(81.14, 14.26, 235.46°)
OKLaboklab(83.42% -0.0295 -0.0319)
OKLCHoklch(83.42% 0.043 227.3)
XYZxyz(52.6416, 58.7222, 78.3586)
Luminance0.5872 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCFDF #DFBCAC
analogous
#ACDFD6 #ACCFDF #ACB5DF
triadic
#ACCFDF #DFACCF #CFDFAC
tetradic
#ACCFDF #D6ACDF #DFBCAC #B5DFAC
square
#ACCFDF #D6ACDF #DFBCAC #B5DFAC
split-complementary
#ACCFDF #DFACB5 #DFD6AC
monochromatic
#549CBD #80B5CE #ACCFDF #D8E9F0 #E9F2F6

Accessibility & contrast

On white

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

On black

12.74
#ACCFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCFDF
12.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCFDF#FFFFFF#000000##000000
##ACCFDF1.001.6512.7412.74
#FFFFFF1.651.0021.0021.00
#00000012.7421.001.001.00
##00000012.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7CDE0
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#9DD4D4
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #accfdf;
/* rgb */ color: rgb(172, 207, 223);
/* oklch */ color: oklch(83.4% 0.043 227.3);
Tailwind
colors: {
  custom: {
    50: '#c5dde9',
    500: '#accfdf',
    950: '#000000',
  },
}
SCSS
$custom: #accfdf;
$custom-light: #c5dde9;
$custom-dark: #000000;
JSON
{
  "hex": "#accfdf",
  "rgb": {
    "r": 172,
    "g": 207,
    "b": 223
  },
  "hsl": {
    "h": 198.824,
    "s": 44.348,
    "l": 77.451
  },
  "oklch": {
    "l": 0.83423,
    "c": 0.04344,
    "h": 227.3
  },
  "luminance": 0.58724
}

Semantic roles & 50–950 ramp

primary
#ACCFDF
secondary
#B88C78
accent
#592EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #ACCFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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