#AFCDEC#AFCDEC

#AFCDEC is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.7% C 0.054 H 249.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).

Color values

HEX#AFCDEC
RGBrgb(175, 205, 236)
HSLhsl(210, 62%, 81%)
HSVhsv(210, 26%, 93%)
CMYKcmyk(25.8%, 13.1%, 0%, 7.5%)
CIE-LABlab(81.20, -3.20, -18.58)
CIE-LCHlch(81.20, 18.86, 260.24°)
OKLaboklab(83.65% -0.0191 -0.0508)
OKLCHoklch(83.65% 0.054 249.3)
XYZxyz(54.6466, 58.8308, 87.8169)
Luminance0.5883 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFCDEC #ECCEAF
analogous
#AFEBEC #AFCDEC #AFAFEC
triadic
#AFCDEC #ECAFCD #CDECAF
tetradic
#AFCDEC #ECAFEB #ECCEAF #AFECAF
square
#AFCDEC #ECAFEB #ECCEAF #AFECAF
split-complementary
#AFCDEC #ECAFAF #EBECAF
monochromatic
#4C8FD5 #7EAEE0 #AFCDEC #E0ECF8 #E6F0F9

Accessibility & contrast

On white

1.64
#AFCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.77
#AFCDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFCDEC
12.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFCDEC#FFFFFF#000000##000000
##AFCDEC1.001.6412.7712.77
#FFFFFF1.641.0021.0021.00
#00000012.7721.001.001.00
##00000012.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#9ED4D7
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #afcdec;
/* rgb */ color: rgb(175, 205, 236);
/* oklch */ color: oklch(83.7% 0.054 249.3);
Tailwind
colors: {
  custom: {
    50: '#c8dcf2',
    500: '#afcdec',
    950: '#000000',
  },
}
SCSS
$custom: #afcdec;
$custom-light: #c8dcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#afcdec",
  "rgb": {
    "r": 175,
    "g": 205,
    "b": 236
  },
  "hsl": {
    "h": 210.492,
    "s": 61.616,
    "l": 80.588
  },
  "oklch": {
    "l": 0.83652,
    "c": 0.05426,
    "h": 249.3
  },
  "luminance": 0.58833
}

Semantic roles & 50–950 ramp

primary
#AFCDEC
secondary
#C9A076
accent
#741CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485

Preview Lab

Preview with #AFCDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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