#CCFF7F#CCFF7F

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

Color values

HEX#CCFF7F
RGBrgb(204, 255, 127)
HSLhsl(84, 100%, 75%)
HSVhsv(84, 50%, 100%)
CMYKcmyk(20%, 0%, 50.2%, 0%)
CIE-LABlab(94.26, -35.91, 55.42)
CIE-LCHlch(94.26, 66.04, 122.94°)
OKLaboklab(93.82% -0.1004 0.1319)
OKLCHoklch(93.82% 0.166 127.3)
XYZxyz(64.4923, 85.8888, 33.2550)
Luminance0.8589 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCFF7F #B27FFF
analogous
#FFF27F #CCFF7F #8CFF7F
triadic
#CCFF7F #7FCCFF #FF7FCC
tetradic
#CCFF7F #7FFFF2 #B27FFF #FF7F8C
square
#CCFF7F #7FFFF2 #B27FFF #FF7F8C
split-complementary
#CCFF7F #7F8CFF #F27FFF
monochromatic
#9BFF05 #B4FF42 #CCFF7F #E4FFBC #F3FFE0

Accessibility & contrast

On white

1.16
#CCFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCFF7F#FFFFFF#000000##000000
##CCFF7F1.001.1618.1818.18
#FFFFFF1.161.0021.0021.00
#00000018.1821.001.001.00
##00000018.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF173
Deuteranopia (green-blind)
#FFEE87
Tritanopia (blue-blind)
#D2F5E2
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ccff7f;
/* rgb */ color: rgb(204, 255, 127);
/* oklch */ color: oklch(93.8% 0.166 127.3);
Tailwind
colors: {
  custom: {
    50: '#deffa7',
    500: '#ccff7f',
    950: '#000000',
  },
}
SCSS
$custom: #ccff7f;
$custom-light: #deffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#ccff7f",
  "rgb": {
    "r": 204,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 83.906,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.93815,
    "c": 0.16574,
    "h": 127.3
  },
  "luminance": 0.8589
}

Semantic roles & 50–950 ramp

primary
#CCFF7F
secondary
#8144DE
accent
#00E65B
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151810
muted
#848680

Preview Lab

Preview with #CCFF7F

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

Preview Lab → · Contrast checker → · Palette generator →

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