#AFCCDF#AFCCDF

#AFCCDF is a very light, muted cyan. Relative luminance 0.576; OKLCH L 83.0% C 0.041 H 236.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).

Color values

HEX#AFCCDF
RGBrgb(175, 204, 223)
HSLhsl(204, 43%, 78%)
HSVhsv(204, 22%, 87%)
CMYKcmyk(21.5%, 8.5%, 0%, 12.5%)
CIE-LABlab(80.53, -5.61, -12.64)
CIE-LCHlch(80.53, 13.82, 246.08°)
OKLaboklab(82.99% -0.0225 -0.0343)
OKLCHoklch(82.99% 0.041 236.7)
XYZxyz(52.5877, 57.6258, 78.1499)
Luminance0.5763 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFCCDF #DFC2AF
analogous
#AFDFDA #AFCCDF #AFB4DF
triadic
#AFCCDF #DFAFCC #CCDFAF
tetradic
#AFCCDF #DAAFDF #DFC2AF #B4DFAF
square
#AFCCDF #DAAFDF #DFC2AF #B4DFAF
split-complementary
#AFCCDF #DFAFB4 #DFDAAF
monochromatic
#5894BC #83B0CE #AFCCDF #DBE8F0 #E9F1F6

Accessibility & contrast

On white

1.68
#AFCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.53
#AFCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFCCDF
12.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFCCDF#FFFFFF#000000##000000
##AFCCDF1.001.6812.5312.53
#FFFFFF1.681.0021.0021.00
#00000012.5321.001.001.00
##00000012.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#A2D1D2
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #afccdf;
/* rgb */ color: rgb(175, 204, 223);
/* oklch */ color: oklch(83.0% 0.041 236.7);
Tailwind
colors: {
  custom: {
    50: '#c7dbe9',
    500: '#afccdf',
    950: '#000000',
  },
}
SCSS
$custom: #afccdf;
$custom-light: #c7dbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#afccdf",
  "rgb": {
    "r": 175,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 203.75,
    "s": 42.857,
    "l": 78.039
  },
  "oklch": {
    "l": 0.82992,
    "c": 0.04105,
    "h": 236.7
  },
  "luminance": 0.57627
}

Semantic roles & 50–950 ramp

primary
#AFCCDF
secondary
#B8937B
accent
#6530B6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484

Preview Lab

Preview with #AFCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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