#CCFF7A#CCFF7A
#CCFF7A is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.8% C 0.170 H 126.8°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFF7A |
|---|---|
| RGB | rgb(204, 255, 122) |
| HSL | hsl(83, 100%, 74%) |
| HSV | hsv(83, 52%, 100%) |
| CMYK | cmyk(20%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(94.21, -36.40, 57.63) |
| CIE-LCH | lch(94.21, 68.16, 122.28°) |
| OKLab | oklab(93.75% -0.1021 0.1363) |
| OKLCH | oklch(93.75% 0.17 126.8) |
| XYZ | xyz(64.1745, 85.7616, 31.5812) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.86
Pale Lime
#BEFD73
ΔE00 1.95
Light Pea Green
#C4FE82
ΔE00 1.97
Light Lime Green
#B9FF66
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 3.05
Pear
#CBF85F
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFF7A #AD7AFF
analogous
#FFF07A #CCFF7A #8AFF7A
triadic
#CCFF7A #7ACCFF #FF7ACC
tetradic
#CCFF7A #7AFFF0 #AD7AFF #FF7A8A
square
#CCFF7A #7AFFF0 #AD7AFF #FF7A8A
split-complementary
#CCFF7A #7A8AFF #F07AFF
monochromatic
#9DFF00 #B5FF3D #CCFF7A #E3FFB7 #F3FFE0
Accessibility & contrast
On white
1.16
#CCFF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#CCFF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFF7A
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFF7A | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF06D
Deuteranopia (green-blind)
#FFED82
Tritanopia (blue-blind)
#D2F5E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccff7a; /* rgb */ color: rgb(204, 255, 122); /* oklch */ color: oklch(93.8% 0.170 126.8);
Tailwind
colors: {
custom: {
50: '#deffa4',
500: '#ccff7a',
950: '#000000',
},
}SCSS
$custom: #ccff7a; $custom-light: #deffa4; $custom-dark: #000000;
JSON
{
"hex": "#ccff7a",
"rgb": {
"r": 204,
"g": 255,
"b": 122
},
"hsl": {
"h": 83.008,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.93754,
"c": 0.17033,
"h": 126.8
},
"luminance": 0.85763
}Semantic roles & 50–950 ramp
primary
#CCFF7A
secondary
#7C40DD
accent
#00E658
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680