#CCFF80#CCFF80

#CCFF80 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.165 H 127.4°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).

Color values

HEX#CCFF80
RGBrgb(204, 255, 128)
HSLhsl(84, 100%, 75%)
HSVhsv(84, 50%, 100%)
CMYKcmyk(20%, 0%, 49.8%, 0%)
CIE-LABlab(94.28, -35.81, 54.98)
CIE-LCHlch(94.28, 65.61, 123.08°)
OKLaboklab(93.83% -0.1 0.131)
OKLCHoklch(93.83% 0.165 127.4)
XYZxyz(64.5578, 85.9150, 33.5999)
Luminance0.8592 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCFF80 #B380FF
analogous
#FFF280 #CCFF80 #8DFF80
triadic
#CCFF80 #80CCFF #FF80CC
tetradic
#CCFF80 #80FFF2 #B380FF #FF808D
square
#CCFF80 #80FFF2 #B380FF #FF808D
split-complementary
#CCFF80 #808DFF #F280FF
monochromatic
#9BFF06 #B3FF43 #CCFF80 #E5FFBD #F3FFE0

Accessibility & contrast

On white

1.15
#CCFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.18
#CCFF80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCFF80
18.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCFF80#FFFFFF#000000##000000
##CCFF801.001.1518.1818.18
#FFFFFF1.151.0021.0021.00
#00000018.1821.001.001.00
##00000018.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF175
Deuteranopia (green-blind)
#FFEE88
Tritanopia (blue-blind)
#D2F5E2
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ccff80;
/* rgb */ color: rgb(204, 255, 128);
/* oklch */ color: oklch(93.8% 0.165 127.4);
Tailwind
colors: {
  custom: {
    50: '#deffa7',
    500: '#ccff80',
    950: '#000000',
  },
}
SCSS
$custom: #ccff80;
$custom-light: #deffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#ccff80",
  "rgb": {
    "r": 204,
    "g": 255,
    "b": 128
  },
  "hsl": {
    "h": 84.094,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.93828,
    "c": 0.1648,
    "h": 127.4
  },
  "luminance": 0.85916
}

Semantic roles & 50–950 ramp

primary
#CCFF80
secondary
#8345DE
accent
#00E65C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681

Preview Lab

Preview with #CCFF80

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

Preview Lab → · Contrast checker → · Palette generator →

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