#CCFD79#CCFD79
#CCFD79 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.3% C 0.169 H 126.4°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFD79 |
|---|---|
| RGB | rgb(204, 253, 121) |
| HSL | hsl(82, 97%, 73%) |
| HSV | hsv(82, 52%, 99%) |
| CMYK | cmyk(19.4%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(93.65, -35.59, 57.42) |
| CIE-LCH | lch(93.65, 67.56, 121.79°) |
| OKLab | oklab(93.3% -0.0999 0.1358) |
| OKLCH | oklch(93.3% 0.169 126.4) |
| XYZ | xyz(63.4782, 84.4676, 31.0450) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.77
Pale Lime
#BEFD73
ΔE00 2.12
Light Pea Green
#C4FE82
ΔE00 2.13
Pear
#CBF85F
ΔE00 2.97
Light Lime Green
#B9FF66
ΔE00 3.15
Light Yellowish Green
#C2FF89
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFD79 #AA79FD
analogous
#FDEC79 #CCFD79 #8AFD79
triadic
#CCFD79 #79CCFD #FD79CC
tetradic
#CCFD79 #79FDEC #AA79FD #FD798A
square
#CCFD79 #79FDEC #AA79FD #FD798A
split-complementary
#CCFD79 #798AFD #EC79FD
monochromatic
#9DF804 #B5FC3D #CCFD79 #E3FEB5 #F4FFE1
Accessibility & contrast
On white
1.17
#CCFD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CCFD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFD79
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFD79 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6D
Deuteranopia (green-blind)
#FFEC81
Tritanopia (blue-blind)
#D3F3DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfd79; /* rgb */ color: rgb(204, 253, 121); /* oklch */ color: oklch(93.3% 0.169 126.4);
Tailwind
colors: {
custom: {
50: '#defea3',
500: '#ccfd79',
950: '#000000',
},
}SCSS
$custom: #ccfd79; $custom-light: #defea3; $custom-dark: #000000;
JSON
{
"hex": "#ccfd79",
"rgb": {
"r": 204,
"g": 253,
"b": 121
},
"hsl": {
"h": 82.273,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.93301,
"c": 0.16859,
"h": 126.4
},
"luminance": 0.84468
}Semantic roles & 50–950 ramp
primary
#CCFD79
secondary
#7940DA
accent
#00E655
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580