#CCDBC3#CCDBC3

#CCDBC3 is a very light, muted yellow-green. Relative luminance 0.674; OKLCH L 87.4% C 0.036 H 133.6°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).

Color values

HEX#CCDBC3
RGBrgb(204, 219, 195)
HSLhsl(98, 25%, 81%)
HSVhsv(98, 11%, 86%)
CMYKcmyk(6.8%, 0%, 11%, 14.1%)
CIE-LABlab(85.73, -9.36, 10.09)
CIE-LCHlch(85.73, 13.76, 132.85°)
OKLaboklab(87.35% -0.025 0.0262)
OKLCHoklch(87.35% 0.036 133.6)
XYZxyz(60.0820, 67.4402, 61.4711)
Luminance0.6744 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDBC3 #D2C3DB
analogous
#D8DBC3 #CCDBC3 #C3DBC6
triadic
#CCDBC3 #C3CCDB #DBC3CC
tetradic
#CCDBC3 #C3D8DB #D2C3DB #DBC6C3
square
#CCDBC3 #C3D8DB #D2C3DB #DBC6C3
split-complementary
#CCDBC3 #C6C3DB #DBC3D8
monochromatic
#8BAD76 #ABC49D #CCDBC3 #EDF2E9 #EFF4EC

Accessibility & contrast

On white

1.45
#CCDBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.49
#CCDBC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDBC3
14.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDBC3#FFFFFF#000000##000000
##CCDBC31.001.4514.4914.49
#FFFFFF1.451.0021.0021.00
#00000014.4921.001.001.00
##00000014.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD7C2
Deuteranopia (green-blind)
#DBD6C4
Tritanopia (blue-blind)
#CCD9D4
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ccdbc3;
/* rgb */ color: rgb(204, 219, 195);
/* oklch */ color: oklch(87.4% 0.036 133.6);
Tailwind
colors: {
  custom: {
    50: '#dbe6d5',
    500: '#ccdbc3',
    950: '#000000',
  },
}
SCSS
$custom: #ccdbc3;
$custom-light: #dbe6d5;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdbc3",
  "rgb": {
    "r": 204,
    "g": 219,
    "b": 195
  },
  "hsl": {
    "h": 97.5,
    "s": 25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.87353,
    "c": 0.03622,
    "h": 133.6
  },
  "luminance": 0.67441
}

Semantic roles & 50–950 ramp

primary
#CCDBC3
secondary
#A591B2
accent
#42A47F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCDBC3

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

Preview Lab → · Contrast checker → · Palette generator →

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