#CDDCC3#CDDCC3

#CDDCC3 is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.6% C 0.037 H 132.7°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).

Color values

HEX#CDDCC3
RGBrgb(205, 220, 195)
HSLhsl(96, 26%, 81%)
HSVhsv(96, 11%, 86%)
CMYKcmyk(6.8%, 0%, 11.4%, 13.7%)
CIE-LABlab(86.06, -9.52, 10.58)
CIE-LCHlch(86.06, 14.23, 132.00°)
OKLaboklab(87.64% -0.0253 0.0275)
OKLCHoklch(87.64% 0.037 132.7)
XYZxyz(60.6187, 68.1053, 61.5712)
Luminance0.6811 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDCC3 #D2C3DC
analogous
#DADCC3 #CDDCC3 #C3DCC6
triadic
#CDDCC3 #C3CDDC #DCC3CD
tetradic
#CDDCC3 #C3DADC #D2C3DC #DCC6C3
square
#CDDCC3 #C3DADC #D2C3DC #DCC6C3
split-complementary
#CDDCC3 #C6C3DC #DCC3DA
monochromatic
#8DAF76 #ADC59C #CDDCC3 #EDF3EA #EFF4EC

Accessibility & contrast

On white

1.44
#CDDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.62
#CDDCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDCC3
14.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDCC3#FFFFFF#000000##000000
##CDDCC31.001.4414.6214.62
#FFFFFF1.441.0021.0021.00
#00000014.6221.001.001.00
##00000014.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8C2
Deuteranopia (green-blind)
#DCD7C4
Tritanopia (blue-blind)
#CEDAD5
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #cddcc3;
/* rgb */ color: rgb(205, 220, 195);
/* oklch */ color: oklch(87.6% 0.037 132.7);
Tailwind
colors: {
  custom: {
    50: '#dce6d5',
    500: '#cddcc3',
    950: '#000000',
  },
}
SCSS
$custom: #cddcc3;
$custom-light: #dce6d5;
$custom-dark: #000000;
JSON
{
  "hex": "#cddcc3",
  "rgb": {
    "r": 205,
    "g": 220,
    "b": 195
  },
  "hsl": {
    "h": 96,
    "s": 26.316,
    "l": 81.373
  },
  "oklch": {
    "l": 0.87635,
    "c": 0.03739,
    "h": 132.7
  },
  "luminance": 0.68106
}

Semantic roles & 50–950 ramp

primary
#CDDCC3
secondary
#A590B3
accent
#41A57D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CDDCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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