#CDDDC2#CDDDC2

#CDDDC2 is a very light, muted yellow-green. Relative luminance 0.686; OKLCH L 87.8% C 0.040 H 132.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).

Color values

HEX#CDDDC2
RGBrgb(205, 221, 194)
HSLhsl(96, 28%, 81%)
HSVhsv(96, 12%, 87%)
CMYKcmyk(7.2%, 0%, 12.2%, 13.3%)
CIE-LABlab(86.30, -10.20, 11.44)
CIE-LCHlch(86.30, 15.33, 131.71°)
OKLaboklab(87.82% -0.0272 0.0297)
OKLCHoklch(87.82% 0.04 132.4)
XYZxyz(60.7692, 68.5867, 61.0655)
Luminance0.6859 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDDC2 #D2C2DD
analogous
#DBDDC2 #CDDDC2 #C2DDC5
triadic
#CDDDC2 #C2CDDD #DDC2CD
tetradic
#CDDDC2 #C2DBDD #D2C2DD #DDC5C2
square
#CDDDC2 #C2DBDD #D2C2DD #DDC5C2
split-complementary
#CDDDC2 #C5C2DD #DDC2DB
monochromatic
#8DB173 #ADC79B #CDDDC2 #EDF3E9 #EFF4EB

Accessibility & contrast

On white

1.43
#CDDDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.72
#CDDDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDDC2
14.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDDC2#FFFFFF#000000##000000
##CDDDC21.001.4314.7214.72
#FFFFFF1.431.0021.0021.00
#00000014.7221.001.001.00
##00000014.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0D9C1
Deuteranopia (green-blind)
#DDD7C3
Tritanopia (blue-blind)
#CEDBD5
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #cdddc2;
/* rgb */ color: rgb(205, 221, 194);
/* oklch */ color: oklch(87.8% 0.040 132.4);
Tailwind
colors: {
  custom: {
    50: '#dce7d4',
    500: '#cdddc2',
    950: '#000000',
  },
}
SCSS
$custom: #cdddc2;
$custom-light: #dce7d4;
$custom-dark: #000000;
JSON
{
  "hex": "#cdddc2",
  "rgb": {
    "r": 205,
    "g": 221,
    "b": 194
  },
  "hsl": {
    "h": 95.556,
    "s": 28.421,
    "l": 81.373
  },
  "oklch": {
    "l": 0.87817,
    "c": 0.04025,
    "h": 132.4
  },
  "luminance": 0.68587
}

Semantic roles & 50–950 ramp

primary
#CDDDC2
secondary
#A58FB4
accent
#3EA77C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CDDDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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