#CDDBC1#CDDBC1

#CDDBC1 is a very light, muted yellow-green. Relative luminance 0.675; OKLCH L 87.4% C 0.038 H 130.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).

Color values

HEX#CDDBC1
RGBrgb(205, 219, 193)
HSLhsl(92, 27%, 81%)
HSVhsv(92, 12%, 86%)
CMYKcmyk(6.4%, 0%, 11.9%, 14.1%)
CIE-LABlab(85.75, -9.35, 11.19)
CIE-LCHlch(85.75, 14.59, 129.88°)
OKLaboklab(87.38% -0.0248 0.0291)
OKLCHoklch(87.38% 0.038 130.4)
XYZxyz(60.1324, 67.4922, 60.3011)
Luminance0.6749 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDBC1 #CFC1DB
analogous
#DADBC1 #CDDBC1 #C1DBC2
triadic
#CDDBC1 #C1CDDB #DBC1CD
tetradic
#CDDBC1 #C1DADB #CFC1DB #DBC2C1
square
#CDDBC1 #C1DADB #CFC1DB #DBC2C1
split-complementary
#CDDBC1 #C2C1DB #DBC1DA
monochromatic
#8FAE74 #AEC59A #CDDBC1 #ECF1E8 #EFF4EC

Accessibility & contrast

On white

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

On black

14.50
#CDDBC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDBC1
14.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDBC1#FFFFFF#000000##000000
##CDDBC11.001.4514.5014.50
#FFFFFF1.451.0021.0021.00
#00000014.5021.001.001.00
##00000014.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED7C0
Deuteranopia (green-blind)
#DCD6C2
Tritanopia (blue-blind)
#CED8D3
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #cddbc1;
/* rgb */ color: rgb(205, 219, 193);
/* oklch */ color: oklch(87.4% 0.038 130.4);
Tailwind
colors: {
  custom: {
    50: '#dce6d3',
    500: '#cddbc1',
    950: '#000000',
  },
}
SCSS
$custom: #cddbc1;
$custom-light: #dce6d3;
$custom-dark: #000000;
JSON
{
  "hex": "#cddbc1",
  "rgb": {
    "r": 205,
    "g": 219,
    "b": 193
  },
  "hsl": {
    "h": 92.308,
    "s": 26.531,
    "l": 80.784
  },
  "oklch": {
    "l": 0.87377,
    "c": 0.03818,
    "h": 130.4
  },
  "luminance": 0.67492
}

Semantic roles & 50–950 ramp

primary
#CDDBC1
secondary
#A18EB2
accent
#40A577
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CDDBC1

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

Preview Lab → · Contrast checker → · Palette generator →

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