#AFCEDC#AFCEDC

#AFCEDC is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.3% C 0.039 H 226.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).

Color values

HEX#AFCEDC
RGBrgb(175, 206, 220)
HSLhsl(199, 39%, 77%)
HSVhsv(199, 20%, 86%)
CMYKcmyk(20.5%, 6.4%, 0%, 13.7%)
CIE-LABlab(80.97, -7.31, -10.37)
CIE-LCHlch(80.97, 12.69, 234.81°)
OKLaboklab(83.31% -0.0263 -0.0281)
OKLCHoklch(83.31% 0.039 226.9)
XYZxyz(52.6652, 58.4223, 76.1981)
Luminance0.5842 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFCEDC #DCBDAF
analogous
#AFDCD4 #AFCEDC #AFB7DC
triadic
#AFCEDC #DCAFCE #CEDCAF
tetradic
#AFCEDC #D4AFDC #DCBDAF #B7DCAF
square
#AFCEDC #D4AFDC #DCBDAF #B7DCAF
split-complementary
#AFCEDC #DCAFB7 #DCD4AF
monochromatic
#5A9AB7 #84B4C9 #AFCEDC #DAE8EF #EAF2F6

Accessibility & contrast

On white

1.66
#AFCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.68
#AFCEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFCEDC
12.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFCEDC#FFFFFF#000000##000000
##AFCEDC1.001.6612.6812.68
#FFFFFF1.661.0021.0021.00
#00000012.6821.001.001.00
##00000012.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7CCDD
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#A2D2D2
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #afcedc;
/* rgb */ color: rgb(175, 206, 220);
/* oklch */ color: oklch(83.3% 0.039 226.9);
Tailwind
colors: {
  custom: {
    50: '#c7dde6',
    500: '#afcedc',
    950: '#000000',
  },
}
SCSS
$custom: #afcedc;
$custom-light: #c7dde6;
$custom-dark: #000000;
JSON
{
  "hex": "#afcedc",
  "rgb": {
    "r": 175,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 198.667,
    "s": 39.13,
    "l": 77.451
  },
  "oklch": {
    "l": 0.83312,
    "c": 0.03853,
    "h": 226.9
  },
  "luminance": 0.58424
}

Semantic roles & 50–950 ramp

primary
#AFCEDC
secondary
#B48D7B
accent
#5B33B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #AFCEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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