#CCFF7C#CCFF7C
#CCFF7C is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.8% C 0.169 H 127.0°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF7C |
|---|---|
| RGB | rgb(204, 255, 124) |
| HSL | hsl(83, 100%, 74%) |
| HSV | hsv(83, 51%, 100%) |
| CMYK | cmyk(20%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(94.23, -36.21, 56.75) |
| CIE-LCH | lch(94.23, 67.32, 122.54°) |
| OKLab | oklab(93.78% -0.1014 0.1346) |
| OKLCH | oklch(93.78% 0.169 127) |
| XYZ | xyz(64.2997, 85.8117, 32.2406) |
| Luminance | 0.8581 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.66
Light Pea Green
#C4FE82
ΔE00 1.77
Pale Lime
#BEFD73
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 2.83
Light Lime Green
#B9FF66
ΔE00 3.06
Pear
#CBF85F
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF7C #AF7CFF
analogous
#FFF17C #CCFF7C #8BFF7C
triadic
#CCFF7C #7CCCFF #FF7CCC
tetradic
#CCFF7C #7CFFF1 #AF7CFF #FF7C8B
square
#CCFF7C #7CFFF1 #AF7CFF #FF7C8B
split-complementary
#CCFF7C #7C8BFF #F17CFF
monochromatic
#9CFF02 #B4FF3F #CCFF7C #E4FFB9 #F3FFE0
Accessibility & contrast
On white
1.16
#CCFF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#CCFF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF7C
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF7C | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF070
Deuteranopia (green-blind)
#FFEE84
Tritanopia (blue-blind)
#D2F5E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccff7c; /* rgb */ color: rgb(204, 255, 124); /* oklch */ color: oklch(93.8% 0.169 127.0);
Tailwind
colors: {
custom: {
50: '#deffa5',
500: '#ccff7c',
950: '#000000',
},
}SCSS
$custom: #ccff7c; $custom-light: #deffa5; $custom-dark: #000000;
JSON
{
"hex": "#ccff7c",
"rgb": {
"r": 204,
"g": 255,
"b": 124
},
"hsl": {
"h": 83.359,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.93778,
"c": 0.16851,
"h": 127
},
"luminance": 0.85813
}Semantic roles & 50–950 ramp
primary
#CCFF7C
secondary
#7E42DE
accent
#00E659
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680