#ADDCED#ADDCED

#ADDCED is a very light, muted cyan. Relative luminance 0.662; OKLCH L 86.7% C 0.054 H 222.0°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).

Color values

HEX#ADDCED
RGBrgb(173, 220, 237)
HSLhsl(196, 64%, 80%)
HSVhsv(196, 27%, 93%)
CMYKcmyk(27%, 7.2%, 0%, 7.1%)
CIE-LABlab(85.09, -11.37, -13.28)
CIE-LCHlch(85.09, 17.48, 229.43°)
OKLaboklab(86.7% -0.0402 -0.0362)
OKLCHoklch(86.7% 0.054 222)
XYZxyz(58.1082, 66.1826, 89.8171)
Luminance0.6619 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADDCED #EDBEAD
analogous
#ADEDDE #ADDCED #ADBCED
triadic
#ADDCED #EDADDC #DCEDAD
tetradic
#ADDCED #DEADED #EDBEAD #BCEDAD
square
#ADDCED #DEADED #EDBEAD #BCEDAD
split-complementary
#ADDCED #EDADBC #EDDEAD
monochromatic
#49B1D7 #7BC7E2 #ADDCED #DFF1F8 #E6F4F9

Accessibility & contrast

On white

1.48
#ADDCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.24
#ADDCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADDCED
14.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADDCED#FFFFFF#000000##000000
##ADDCED1.001.4814.2414.24
#FFFFFF1.481.0021.0021.00
#00000014.2421.001.001.00
##00000014.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#99E2E1
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #addced;
/* rgb */ color: rgb(173, 220, 237);
/* oklch */ color: oklch(86.7% 0.054 222.0);
Tailwind
colors: {
  custom: {
    50: '#c7e6f2',
    500: '#addced',
    950: '#000000',
  },
}
SCSS
$custom: #addced;
$custom-light: #c7e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#addced",
  "rgb": {
    "r": 173,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 195.938,
    "s": 64,
    "l": 80.392
  },
  "oklch": {
    "l": 0.86703,
    "c": 0.0541,
    "h": 222
  },
  "luminance": 0.66185
}

Semantic roles & 50–950 ramp

primary
#ADDCED
secondary
#CA8B74
accent
#491ACC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485

Preview Lab

Preview with #ADDCED

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

Preview Lab → · Contrast checker → · Palette generator →

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