#CDDEC8#CDDEC8

#CDDEC8 is a very light, muted green. Relative luminance 0.694; OKLCH L 88.2% C 0.035 H 138.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).

Color values

HEX#CDDEC8
RGBrgb(205, 222, 200)
HSLhsl(106, 25%, 83%)
HSVhsv(106, 10%, 87%)
CMYKcmyk(7.7%, 0%, 9.9%, 12.9%)
CIE-LABlab(86.70, -9.68, 8.86)
CIE-LCHlch(86.70, 13.12, 137.54°)
OKLaboklab(88.18% -0.0261 0.0231)
OKLCHoklch(88.18% 0.035 138.6)
XYZxyz(61.7215, 69.3913, 64.7745)
Luminance0.6939 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDEC8 #D9C8DE
analogous
#D8DEC8 #CDDEC8 #C8DECE
triadic
#CDDEC8 #C8CDDE #DEC8CD
tetradic
#CDDEC8 #C8D8DE #D9C8DE #DECEC8
square
#CDDEC8 #C8D8DE #D9C8DE #DECEC8
split-complementary
#CDDEC8 #CEC8DE #DEC8D8
monochromatic
#87B07B #AAC7A2 #CDDEC8 #EEF4EC #EEF4EC

Accessibility & contrast

On white

1.41
#CDDEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.88
#CDDEC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDEC8
14.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDEC8#FFFFFF#000000##000000
##CDDEC81.001.4114.8814.88
#FFFFFF1.411.0021.0021.00
#00000014.8821.001.001.00
##00000014.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0DAC7
Deuteranopia (green-blind)
#DDD8C9
Tritanopia (blue-blind)
#CDDCD8
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #cddec8;
/* rgb */ color: rgb(205, 222, 200);
/* oklch */ color: oklch(88.2% 0.035 138.6);
Tailwind
colors: {
  custom: {
    50: '#dce8d8',
    500: '#cddec8',
    950: '#000000',
  },
}
SCSS
$custom: #cddec8;
$custom-light: #dce8d8;
$custom-dark: #000000;
JSON
{
  "hex": "#cddec8",
  "rgb": {
    "r": 205,
    "g": 222,
    "b": 200
  },
  "hsl": {
    "h": 106.364,
    "s": 25,
    "l": 82.745
  },
  "oklch": {
    "l": 0.88178,
    "c": 0.03486,
    "h": 138.6
  },
  "luminance": 0.69392
}

Semantic roles & 50–950 ramp

primary
#CDDEC8
secondary
#AE95B5
accent
#42A48D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CDDEC8

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

Preview Lab → · Contrast checker → · Palette generator →

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