#ACCBDA#ACCBDA

#ACCBDA is a very light, muted cyan. Relative luminance 0.565; OKLCH L 82.4% C 0.039 H 228.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).

Color values

HEX#ACCBDA
RGBrgb(172, 203, 218)
HSLhsl(200, 38%, 76%)
HSVhsv(200, 21%, 85%)
CMYKcmyk(21.1%, 6.9%, 0%, 14.5%)
CIE-LABlab(79.92, -7.10, -10.89)
CIE-LCHlch(79.92, 13.00, 236.89°)
OKLaboklab(82.41% -0.026 -0.0295)
OKLCHoklch(82.41% 0.039 228.6)
XYZxyz(51.0206, 56.5429, 74.5418)
Luminance0.5654 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCBDA #DABBAC
analogous
#ACDAD2 #ACCBDA #ACB4DA
triadic
#ACCBDA #DAACCB #CBDAAC
tetradic
#ACCBDA #D2ACDA #DABBAC #B4DAAC
square
#ACCBDA #D2ACDA #DABBAC #B4DAAC
split-complementary
#ACCBDA #DAACB4 #DAD2AC
monochromatic
#5796B4 #82B0C7 #ACCBDA #D6E6ED #EAF2F6

Accessibility & contrast

On white

1.71
#ACCBDA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.31
#ACCBDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCBDA
12.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCBDA#FFFFFF#000000##000000
##ACCBDA1.001.7112.3112.31
#FFFFFF1.711.0021.0021.00
#00000012.3121.001.001.00
##00000012.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#BCC4DA
Tritanopia (blue-blind)
#9FCFD0
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #accbda;
/* rgb */ color: rgb(172, 203, 218);
/* oklch */ color: oklch(82.4% 0.039 228.6);
Tailwind
colors: {
  custom: {
    50: '#c5dae5',
    500: '#accbda',
    950: '#000000',
  },
}
SCSS
$custom: #accbda;
$custom-light: #c5dae5;
$custom-dark: #000000;
JSON
{
  "hex": "#accbda",
  "rgb": {
    "r": 172,
    "g": 203,
    "b": 218
  },
  "hsl": {
    "h": 199.565,
    "s": 38.333,
    "l": 76.471
  },
  "oklch": {
    "l": 0.82413,
    "c": 0.03937,
    "h": 228.6
  },
  "luminance": 0.56544
}

Semantic roles & 50–950 ramp

primary
#ACCBDA
secondary
#B28B79
accent
#5D34B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384

Preview Lab

Preview with #ACCBDA

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

Preview Lab → · Contrast checker → · Palette generator →

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