#CCDF4C#CCDF4C

#CCDF4C is a very light, vivid yellow. Relative luminance 0.661; OKLCH L 86.3% C 0.168 H 116.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).

Color values

HEX#CCDF4C
RGBrgb(204, 223, 76)
HSLhsl(68, 70%, 59%)
HSVhsv(68, 66%, 87%)
CMYKcmyk(8.5%, 0%, 65.9%, 12.5%)
CIE-LABlab(85.07, -25.13, 66.91)
CIE-LCHlch(85.07, 71.48, 110.59°)
OKLaboklab(86.26% -0.0748 0.1509)
OKLCHoklch(86.26% 0.168 116.4)
XYZxyz(52.5952, 66.1352, 16.8308)
Luminance0.6613 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDF4C #5F4CDF
analogous
#DFA84C #CCDF4C #82DF4C
triadic
#CCDF4C #4CCCDF #DF4CCC
tetradic
#CCDF4C #4CDFA8 #5F4CDF #DF4C82
square
#CCDF4C #4CDFA8 #5F4CDF #DF4C82
split-complementary
#CCDF4C #4C82DF #A84CDF
monochromatic
#86961B #B4CA24 #CCDF4C #DBE880 #EAF2B4

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCDF4C#FFFFFF#000000##000000
##CCDF4C1.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)
#EED437
Deuteranopia (green-blind)
#ECD557
Tritanopia (blue-blind)
#D8D3C1
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ccdf4c;
/* rgb */ color: rgb(204, 223, 76);
/* oklch */ color: oklch(86.3% 0.168 116.4);
Tailwind
colors: {
  custom: {
    50: '#dfe886',
    500: '#ccdf4c',
    950: '#000000',
  },
}
SCSS
$custom: #ccdf4c;
$custom-light: #dfe886;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdf4c",
  "rgb": {
    "r": 204,
    "g": 223,
    "b": 76
  },
  "hsl": {
    "h": 67.755,
    "s": 69.668,
    "l": 58.627
  },
  "oklch": {
    "l": 0.86262,
    "c": 0.16846,
    "h": 116.4
  },
  "luminance": 0.66135
}

Semantic roles & 50–950 ramp

primary
#CCDF4C
secondary
#42359A
accent
#3BEC52
background
#FEFEFC
surface
#FCFCF3
border
#D5D5CD
text
#16160C
muted
#84847F

Preview Lab

Preview with #CCDF4C

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

Preview Lab → · Contrast checker → · Palette generator →

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