#CDDEC2#CDDEC2

#CDDEC2 is a very light, muted yellow-green. Relative luminance 0.691; OKLCH L 88.0% C 0.042 H 133.0°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).

Color values

HEX#CDDEC2
RGBrgb(205, 222, 194)
HSLhsl(96, 30%, 82%)
HSVhsv(96, 13%, 87%)
CMYKcmyk(7.7%, 0%, 12.6%, 12.9%)
CIE-LABlab(86.56, -10.71, 11.82)
CIE-LCHlch(86.56, 15.95, 132.18°)
OKLaboklab(88.03% -0.0286 0.0307)
OKLCHoklch(88.03% 0.042 133)
XYZxyz(61.0340, 69.1163, 61.1538)
Luminance0.6912 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDEC2 #D3C2DE
analogous
#DBDEC2 #CDDEC2 #C2DEC5
triadic
#CDDEC2 #C2CDDE #DEC2CD
tetradic
#CDDEC2 #C2DBDE #D3C2DE #DEC5C2
square
#CDDEC2 #C2DBDE #D3C2DE #DEC5C2
split-complementary
#CDDEC2 #C5C2DE #DEC2DB
monochromatic
#8CB373 #ACC99A #CDDEC2 #EEF3EA #EFF4EB

Accessibility & contrast

On white

1.42
#CDDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.82
#CDDEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDEC2
14.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDEC2#FFFFFF#000000##000000
##CDDEC21.001.4214.8214.82
#FFFFFF1.421.0021.0021.00
#00000014.8221.001.001.00
##00000014.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1DAC0
Deuteranopia (green-blind)
#DED8C3
Tritanopia (blue-blind)
#CEDBD6
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #cddec2;
/* rgb */ color: rgb(205, 222, 194);
/* oklch */ color: oklch(88.0% 0.042 133.0);
Tailwind
colors: {
  custom: {
    50: '#dce8d4',
    500: '#cddec2',
    950: '#000000',
  },
}
SCSS
$custom: #cddec2;
$custom-light: #dce8d4;
$custom-dark: #000000;
JSON
{
  "hex": "#cddec2",
  "rgb": {
    "r": 205,
    "g": 222,
    "b": 194
  },
  "hsl": {
    "h": 96.429,
    "s": 29.787,
    "l": 81.569
  },
  "oklch": {
    "l": 0.88026,
    "c": 0.0419,
    "h": 133
  },
  "luminance": 0.69117
}

Semantic roles & 50–950 ramp

primary
#CDDEC2
secondary
#A68FB5
accent
#3DA87E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CDDEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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