#CDDBC2#CDDBC2

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

Color values

HEX#CDDBC2
RGBrgb(205, 219, 194)
HSLhsl(94, 26%, 81%)
HSVhsv(94, 11%, 86%)
CMYKcmyk(6.4%, 0%, 11.4%, 14.1%)
CIE-LABlab(85.77, -9.18, 10.70)
CIE-LCHlch(85.77, 14.10, 130.65°)
OKLaboklab(87.4% -0.0243 0.0278)
OKLCHoklch(87.4% 0.037 131.2)
XYZxyz(60.2443, 67.5369, 60.8906)
Luminance0.6754 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDBC2 #D0C2DB
analogous
#D9DBC2 #CDDBC2 #C2DBC3
triadic
#CDDBC2 #C2CDDB #DBC2CD
tetradic
#CDDBC2 #C2D9DB #D0C2DB #DBC3C2
square
#CDDBC2 #C2D9DB #D0C2DB #DBC3C2
split-complementary
#CDDBC2 #C3C2DB #DBC2D9
monochromatic
#8EAE75 #ADC49C #CDDBC2 #EDF2E8 #EFF4EC

Accessibility & contrast

On white

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

On black

14.51
#CDDBC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDBC2
14.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDBC2#FFFFFF#000000##000000
##CDDBC21.001.4514.5114.51
#FFFFFF1.451.0021.0021.00
#00000014.5121.001.001.00
##00000014.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED7C1
Deuteranopia (green-blind)
#DBD6C3
Tritanopia (blue-blind)
#CED9D4
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #cddbc2;
/* rgb */ color: rgb(205, 219, 194);
/* oklch */ color: oklch(87.4% 0.037 131.2);
Tailwind
colors: {
  custom: {
    50: '#dce6d4',
    500: '#cddbc2',
    950: '#000000',
  },
}
SCSS
$custom: #cddbc2;
$custom-light: #dce6d4;
$custom-dark: #000000;
JSON
{
  "hex": "#cddbc2",
  "rgb": {
    "r": 205,
    "g": 219,
    "b": 194
  },
  "hsl": {
    "h": 93.6,
    "s": 25.773,
    "l": 80.98
  },
  "oklch": {
    "l": 0.87402,
    "c": 0.03696,
    "h": 131.2
  },
  "luminance": 0.67537
}

Semantic roles & 50–950 ramp

primary
#CDDBC2
secondary
#A390B2
accent
#41A479
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CDDBC2

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

Preview Lab → · Contrast checker → · Palette generator →

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