#CCF079#CCF079
#CCF079 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.4% C 0.151 H 123.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF079 |
|---|---|
| RGB | rgb(204, 240, 121) |
| HSL | hsl(78, 80%, 71%) |
| HSV | hsv(78, 50%, 94%) |
| CMYK | cmyk(15%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(90.11, -29.61, 53.20) |
| CIE-LCH | lch(90.11, 60.89, 119.10°) |
| OKLab | oklab(90.45% -0.0832 0.1266) |
| OKLCH | oklch(90.45% 0.151 123.3) |
| XYZ | xyz(59.5132, 76.5378, 29.7234) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.10
Pear
#CBF85F
ΔE00 3.85
Light Pea Green
#C4FE82
ΔE00 4.21
Pale Lime
#BEFD73
ΔE00 4.53
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF079 #9D79F0
analogous
#F0D879 #CCF079 #90F079
triadic
#CCF079 #79CCF0 #F079CC
tetradic
#CCF079 #79F0D8 #9D79F0 #F07990
square
#CCF079 #79F0D8 #9D79F0 #F07990
split-complementary
#CCF079 #7990F0 #D879F0
monochromatic
#9DD718 #B7EA42 #CCF079 #E1F6B0 #F5FCE3
Accessibility & contrast
On white
1.29
#CCF079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#CCF079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF079
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF079 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46E
Deuteranopia (green-blind)
#F7E280
Tritanopia (blue-blind)
#D4E6D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf079; /* rgb */ color: rgb(204, 240, 121); /* oklch */ color: oklch(90.4% 0.151 123.3);
Tailwind
colors: {
custom: {
50: '#ddf5a2',
500: '#ccf079',
950: '#000000',
},
}SCSS
$custom: #ccf079; $custom-light: #ddf5a2; $custom-dark: #000000;
JSON
{
"hex": "#ccf079",
"rgb": {
"r": 204,
"g": 240,
"b": 121
},
"hsl": {
"h": 78.151,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.90446,
"c": 0.15147,
"h": 123.3
},
"luminance": 0.76538
}Semantic roles & 50–950 ramp
primary
#CCF079
secondary
#6C43CA
accent
#09DC49
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580