#CDDCBC#CDDCBC

#CDDCBC is a very light, muted yellow-green. Relative luminance 0.678; OKLCH L 87.5% C 0.046 H 127.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).

Color values

HEX#CDDCBC
RGBrgb(205, 220, 188)
HSLhsl(88, 31%, 80%)
HSVhsv(88, 15%, 86%)
CMYKcmyk(6.8%, 0%, 14.5%, 13.7%)
CIE-LABlab(85.90, -10.69, 14.04)
CIE-LCHlch(85.90, 17.65, 127.30°)
OKLaboklab(87.46% -0.0282 0.0363)
OKLCHoklch(87.46% 0.046 127.8)
XYZxyz(59.8457, 67.7961, 57.5003)
Luminance0.6780 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDCBC #CBBCDC
analogous
#DCDBBC #CDDCBC #BDDCBC
triadic
#CDDCBC #BCCDDC #DCBCCD
tetradic
#CDDCBC #BCDCDB #CBBCDC #DCBCBD
square
#CDDCBC #BCDCDB #CBBCDC #DCBCBD
split-complementary
#CDDCBC #BCBDDC #DBBCDC
monochromatic
#91B26C #AFC794 #CDDCBC #EBF1E4 #F0F5EB

Accessibility & contrast

On white

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

On black

14.56
#CDDCBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDCBC
14.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDCBC#FFFFFF#000000##000000
##CDDCBC1.001.4414.5614.56
#FFFFFF1.441.0021.0021.00
#00000014.5621.001.001.00
##00000014.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0D7BA
Deuteranopia (green-blind)
#DDD7BD
Tritanopia (blue-blind)
#CFD9D3
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #cddcbc;
/* rgb */ color: rgb(205, 220, 188);
/* oklch */ color: oklch(87.5% 0.046 127.8);
Tailwind
colors: {
  custom: {
    50: '#dce6d0',
    500: '#cddcbc',
    950: '#000000',
  },
}
SCSS
$custom: #cddcbc;
$custom-light: #dce6d0;
$custom-dark: #000000;
JSON
{
  "hex": "#cddcbc",
  "rgb": {
    "r": 205,
    "g": 220,
    "b": 188
  },
  "hsl": {
    "h": 88.125,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.87461,
    "c": 0.04596,
    "h": 127.8
  },
  "luminance": 0.67796
}

Semantic roles & 50–950 ramp

primary
#CDDCBC
secondary
#9D89B3
accent
#3BAA6F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CDDCBC

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

Preview Lab → · Contrast checker → · Palette generator →

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