#CDDC8F#CDDC8F

#CDDC8F is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.5% C 0.101 H 117.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).

Color values

HEX#CDDC8F
RGBrgb(205, 220, 143)
HSLhsl(72, 52%, 71%)
HSVhsv(72, 35%, 86%)
CMYKcmyk(6.8%, 0%, 35%, 13.7%)
CIE-LABlab(85.07, -17.17, 36.21)
CIE-LCHlch(85.07, 40.07, 115.37°)
OKLaboklab(86.53% -0.0466 0.0894)
OKLCHoklch(86.53% 0.101 117.5)
XYZxyz(55.7280, 66.1490, 35.8135)
Luminance0.6615 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDC8F #9E8FDC
analogous
#DCC48F #CDDC8F #A6DC8F
triadic
#CDDC8F #8FCDDC #DC8FCD
tetradic
#CDDC8F #8FDCC4 #9E8FDC #DC8FA6
square
#CDDC8F #8FDCC4 #9E8FDC #DC8FA6
split-complementary
#CDDC8F #8FA6DC #C48FDC
monochromatic
#9FB739 #B8CD60 #CDDC8F #E2EBBE #F5F8E8

Accessibility & contrast

On white

1.48
#CDDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.23
#CDDC8F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDC8F
14.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDC8F#FFFFFF#000000##000000
##CDDC8F1.001.4814.2314.23
#FFFFFF1.481.0021.0021.00
#00000014.2321.001.001.00
##00000014.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6D48A
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#D5D4C9
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #cddc8f;
/* rgb */ color: rgb(205, 220, 143);
/* oklch */ color: oklch(86.5% 0.101 117.5);
Tailwind
colors: {
  custom: {
    50: '#dde6b0',
    500: '#cddc8f',
    950: '#000000',
  },
}
SCSS
$custom: #cddc8f;
$custom-light: #dde6b0;
$custom-dark: #000000;
JSON
{
  "hex": "#cddc8f",
  "rgb": {
    "r": 205,
    "g": 220,
    "b": 143
  },
  "hsl": {
    "h": 71.688,
    "s": 52.381,
    "l": 71.176
  },
  "oklch": {
    "l": 0.86526,
    "c": 0.10085,
    "h": 117.5
  },
  "luminance": 0.66149
}

Semantic roles & 50–950 ramp

primary
#CDDC8F
secondary
#6D5CB3
accent
#26C044
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481

Preview Lab

Preview with #CDDC8F

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

Preview Lab → · Contrast checker → · Palette generator →

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