#CDDC4C#CDDC4C

#CDDC4C is a very light, vivid yellow. Relative luminance 0.647; OKLCH L 85.7% C 0.165 H 115.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).

Color values

HEX#CDDC4C
RGBrgb(205, 220, 76)
HSLhsl(66, 67%, 58%)
HSVhsv(66, 65%, 86%)
CMYKcmyk(6.8%, 0%, 65.5%, 13.7%)
CIE-LABlab(84.32, -23.29, 66.17)
CIE-LCHlch(84.32, 70.15, 109.39°)
OKLaboklab(85.68% -0.0697 0.1493)
OKLCHoklch(85.68% 0.165 115)
XYZxyz(52.0758, 64.6882, 16.5788)
Luminance0.6469 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDDC4C #5B4CDC
analogous
#DCA34C #CDDC4C #85DC4C
triadic
#CDDC4C #4CCDDC #DC4CCD
tetradic
#CDDC4C #4CDCA3 #5B4CDC #DC4C85
square
#CDDC4C #4CDCA3 #5B4CDC #DC4C85
split-complementary
#CDDC4C #4C85DC #A34CDC
monochromatic
#85911C #B4C426 #CDDC4C #DBE67F #EAF0B2

Accessibility & contrast

On white

1.51
#CDDC4C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.94
#CDDC4C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDDC4C
13.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDDC4C#FFFFFF#000000##000000
##CDDC4C1.001.5113.9413.94
#FFFFFF1.511.0021.0021.00
#00000013.9421.001.001.00
##00000013.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBD138
Deuteranopia (green-blind)
#EAD456
Tritanopia (blue-blind)
#DAD0BF
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #cddc4c;
/* rgb */ color: rgb(205, 220, 76);
/* oklch */ color: oklch(85.7% 0.165 115.0);
Tailwind
colors: {
  custom: {
    50: '#dfe685',
    500: '#cddc4c',
    950: '#000000',
  },
}
SCSS
$custom: #cddc4c;
$custom-light: #dfe685;
$custom-dark: #000000;
JSON
{
  "hex": "#cddc4c",
  "rgb": {
    "r": 205,
    "g": 220,
    "b": 76
  },
  "hsl": {
    "h": 66.25,
    "s": 67.29,
    "l": 58.039
  },
  "oklch": {
    "l": 0.85684,
    "c": 0.16481,
    "h": 115
  },
  "luminance": 0.64687
}

Semantic roles & 50–950 ramp

primary
#CDDC4C
secondary
#403696
accent
#3EEA50
background
#FEFEFC
surface
#FCFCF3
border
#D5D5CD
text
#16150C
muted
#84847F

Preview Lab

Preview with #CDDC4C

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

Preview Lab → · Contrast checker → · Palette generator →

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