#CDDDBC#CDDDBC

#CDDDBC is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.7% C 0.048 H 128.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).

Color values

HEX#CDDDBC
RGBrgb(205, 221, 188)
HSLhsl(89, 33%, 80%)
HSVhsv(89, 15%, 87%)
CMYKcmyk(7.2%, 0%, 14.9%, 13.3%)
CIE-LABlab(86.17, -11.20, 14.41)
CIE-LCHlch(86.17, 18.25, 127.86°)
OKLaboklab(87.67% -0.0296 0.0372)
OKLCHoklch(87.67% 0.048 128.5)
XYZxyz(60.1090, 68.3226, 57.5881)
Luminance0.6832 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDDBC #CCBCDD
analogous
#DDDCBC #CDDDBC #BCDDBC
triadic
#CDDDBC #BCCDDD #DDBCCD
tetradic
#CDDDBC #BCDDDC #CCBCDD #DDBCBC
square
#CDDDBC #BCDDDC #CCBCDD #DDBCBC
split-complementary
#CDDDBC #BCBCDD #DCBCDD
monochromatic
#90B46B #AFC893 #CDDDBC #EBF2E5 #F0F5EB

Accessibility & contrast

On white

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

On black

14.66
#CDDDBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDDBC
14.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDDBC#FFFFFF#000000##000000
##CDDDBC1.001.4314.6614.66
#FFFFFF1.431.0021.0021.00
#00000014.6621.001.001.00
##00000014.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1D8BA
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#CFDAD4
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #cdddbc;
/* rgb */ color: rgb(205, 221, 188);
/* oklch */ color: oklch(87.7% 0.048 128.5);
Tailwind
colors: {
  custom: {
    50: '#dce7d0',
    500: '#cdddbc',
    950: '#000000',
  },
}
SCSS
$custom: #cdddbc;
$custom-light: #dce7d0;
$custom-dark: #000000;
JSON
{
  "hex": "#cdddbc",
  "rgb": {
    "r": 205,
    "g": 221,
    "b": 188
  },
  "hsl": {
    "h": 89.091,
    "s": 32.673,
    "l": 80.196
  },
  "oklch": {
    "l": 0.8767,
    "c": 0.04757,
    "h": 128.5
  },
  "luminance": 0.68323
}

Semantic roles & 50–950 ramp

primary
#CDDDBC
secondary
#9E89B5
accent
#3AAB71
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #CDDDBC

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

Preview Lab → · Contrast checker → · Palette generator →

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