#CCDF80#CCDF80

#CCDF80 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.9% C 0.122 H 118.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).

Color values

HEX#CCDF80
RGBrgb(204, 223, 128)
HSLhsl(72, 60%, 69%)
HSVhsv(72, 43%, 87%)
CMYKcmyk(8.5%, 0%, 42.6%, 12.5%)
CIE-LABlab(85.59, -20.76, 44.33)
CIE-LCHlch(85.59, 48.95, 115.10°)
OKLaboklab(86.85% -0.0577 0.1073)
OKLCHoklch(86.85% 0.122 118.3)
XYZxyz(55.1861, 67.1716, 30.4760)
Luminance0.6717 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCDF80 #9380DF
analogous
#DFC380 #CCDF80 #9DDF80
triadic
#CCDF80 #80CCDF #DF80CC
tetradic
#CCDF80 #80DFC3 #9380DF #DF809D
square
#CCDF80 #80DFC3 #9380DF #DF809D
split-complementary
#CCDF80 #809DDF #C380DF
monochromatic
#9BB72E #B8D34F #CCDF80 #E0EBB1 #F3F8E2

Accessibility & contrast

On white

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

On black

14.43
#CCDF80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCDF80
14.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCDF80#FFFFFF#000000##000000
##CCDF801.001.4514.4314.43
#FFFFFF1.451.0021.0021.00
#00000014.4321.001.001.00
##00000014.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAD678
Deuteranopia (green-blind)
#E8D685
Tritanopia (blue-blind)
#D5D6C8
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ccdf80;
/* rgb */ color: rgb(204, 223, 128);
/* oklch */ color: oklch(86.9% 0.122 118.3);
Tailwind
colors: {
  custom: {
    50: '#dde9a6',
    500: '#ccdf80',
    950: '#000000',
  },
}
SCSS
$custom: #ccdf80;
$custom-light: #dde9a6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccdf80",
  "rgb": {
    "r": 204,
    "g": 223,
    "b": 128
  },
  "hsl": {
    "h": 72,
    "s": 59.748,
    "l": 68.824
  },
  "oklch": {
    "l": 0.86852,
    "c": 0.12186,
    "h": 118.3
  },
  "luminance": 0.67171
}

Semantic roles & 50–950 ramp

primary
#CCDF80
secondary
#624DB6
accent
#1EC740
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480

Preview Lab

Preview with #CCDF80

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

Preview Lab → · Contrast checker → · Palette generator →

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